[PATCH] python/osmo-python-tests[master]: Fix python3 compatibility

2017-12-18 Thread Max
Hello Pau Espin Pedrol, Neels Hofmeyr, Harald Welte, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5280 to look at the new patch set (#10). Fix python3 compatibility Use print() function with proper import. Change-Id: Ib10dfbec18202245031a63

[PATCH] python/osmo-python-tests[master]: Fix python3 compatibility

2017-12-18 Thread Max
Hello Pau Espin Pedrol, Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5280 to look at the new patch set (#9). Fix python3 compatibility Use print() function with proper import. Change-Id: Ib10dfbec18202245031a634fc3f19677fc952

[PATCH] python/osmo-python-tests[master]: Fix python3 compatibility

2017-12-15 Thread Max
Hello Pau Espin Pedrol, Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5280 to look at the new patch set (#8). Fix python3 compatibility Use print() function with proper import. Change-Id: Ib10dfbec18202245031a634fc3f19677fc952

[PATCH] python/osmo-python-tests[master]: Fix python3 compatibility

2017-12-15 Thread Max
Review at https://gerrit.osmocom.org/5407 Fix python3 compatibility Use print() function with appropriate import. Change-Id: I942b507f6f6a9975334fcf2469cc0a2c0575472f --- M osmopy/__init__.py M osmopy/obscvty.py M osmopy/osmoutil.py M scripts/osmo_ctrl.py 4 files changed, 24 insertions(+), 22

[PATCH] python/osmo-python-tests[master]: Fix python3 compatibility

2017-12-15 Thread Max
Hello Pau Espin Pedrol, Neels Hofmeyr, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5280 to look at the new patch set (#6). Fix python3 compatibility Use print() function with proper import. Change-Id: Ib10dfbec18202245031a634fc3f19677fc952e60 --- M osmopy/

[PATCH] python/osmo-python-tests[master]: Fix python3 compatibility

2017-12-15 Thread Max
Hello Pau Espin Pedrol, Neels Hofmeyr, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5280 to look at the new patch set (#5). Fix python3 compatibility Use print() function with proper import. Change-Id: Ib10dfbec18202245031a634fc3f19677fc952e60 --- M osmopy/

[PATCH] python/osmo-python-tests[master]: Fix python3 compatibility

2017-12-15 Thread Max
Hello Pau Espin Pedrol, Neels Hofmeyr, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5280 to look at the new patch set (#4). Fix python3 compatibility Use print() function with proper import. Change-Id: Ib10dfbec18202245031a634fc3f19677fc952e60 --- M osmopy/

[PATCH] python/osmo-python-tests[master]: Fix python3 compatibility

2017-12-15 Thread Max
Hello Pau Espin Pedrol, Neels Hofmeyr, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5280 to look at the new patch set (#3). Fix python3 compatibility Use print() function with proper import. Change-Id: Ib10dfbec18202245031a634fc3f19677fc952e60 --- M osmopy/

[PATCH] python/osmo-python-tests[master]: Fix python3 compatibility

2017-12-15 Thread Max
Hello Pau Espin Pedrol, Neels Hofmeyr, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5280 to look at the new patch set (#2). Fix python3 compatibility Use print() function with proper import. Change-Id: Ib10dfbec18202245031a634fc3f19677fc952e60 --- M osmopy/

[PATCH] python/osmo-python-tests[master]: Fix python3 compatibility

2017-12-11 Thread Max
Review at https://gerrit.osmocom.org/5280 Fix python3 compatibility Use print() function with proper import. This is necesssary for proper python3 tests in local jenkins.sh Change-Id: Ib10dfbec18202245031a634fc3f19677fc952e60 --- M osmopy/__init__.py M osmopy/obscvty.py M osmopy/osmo_ctrl.py M