Change in pysim[master]: python3 conversion: Use braces around print calls

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

gnutoo gerrit-no-reply at lists.osmocom.org
Mon Dec 2 23:19:56 UTC 2019


Hello fixeria, neels, Jenkins Builder, 

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/c/pysim/+/15502

to look at the new patch set (#3).

Change subject: python3 conversion: Use braces around print calls
......................................................................

python3 conversion: Use braces around print calls

This is required to run under python3.

Without it we have errors that looks like that:
  $ python3 pySim-read.py
    File "pySim-read.py", line 132
      print "HPLMNAcT: Can't read file -- " + str(e)

  SyntaxError: invalid syntax

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at cyberdimension.org>
Change-Id: Ia472baa8c14b87fe917ea52a998d5ccda66d20d1
---
M README.md
M pySim-prog.py
M pySim-read.py
M pySim/card_handler.py
M pySim/transport/serial.py
5 files changed, 51 insertions(+), 51 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/02/15502/3
-- 
To view, visit https://gerrit.osmocom.org/c/pysim/+/15502
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: Ia472baa8c14b87fe917ea52a998d5ccda66d20d1
Gerrit-Change-Number: 15502
Gerrit-PatchSet: 3
Gerrit-Owner: gnutoo <GNUtoo at cyberdimension.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191202/fe824e98/attachment.htm>


More information about the gerrit-log mailing list