osmo-python-tests/osmopy
Neels Hofmeyr fb4b813d4d osmo_interact_vty.py: fix py3 encoding bug
That code in common.py is hit when invoking via osmo_interact_vty.py. It has a
unicode string already, its attempt to decode hits a python exception (no
'decode' method).

Must be a long standing bug that no-one saw because we're only ever using
the osmo_verify_transcript_vty.py variant.

Change-Id: I1b4a629f12863c498a8681b555f57b4e255cebfb
2019-10-31 05:32:31 +01:00
..
osmo_interact osmo_interact_vty.py: fix py3 encoding bug 2019-10-31 05:32:31 +01:00
.gitignore Added a verbosity option and banner to osmotestvty 2013-04-05 18:21:39 +02:00
__init__.py Move common Trap-related code into separate file 2018-11-27 11:51:37 +00:00
obscvty.py Fix python3 compatibility 2017-12-18 13:12:48 +01:00
osmo_ipa.py ctrl: add function to skip TRAP messages 2018-11-28 12:37:23 +01:00
osmoutil.py Fix python3 compatibility 2017-12-18 13:12:48 +01:00
trap_helper.py ctrl2cgi: update shared helper 2019-01-07 17:04:10 +01:00
twisted_ipa.py twisted: remove low-level logging in dispatchers 2018-12-06 10:18:53 +00:00