Hello 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 (#2).

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 <[email protected]>
Change-Id: Ia472baa8c14b87fe917ea52a998d5ccda66d20d1
---
M pySim-prog.py
M pySim-read.py
M pySim/transport/serial.py
3 files changed, 21 insertions(+), 21 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/02/15502/2
--
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: 2
Gerrit-Owner: gnutoo <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset

Reply via email to