aboutsummaryrefslogtreecommitdiffstats
path: root/osmopy/osmo_interact
AgeCommit message (Expand)AuthorFilesLines
3 daysfix "SyntaxWarning: invalid escape sequence '\('"HEADmasterVadim Yanitskiy2-2/+2
2023-03-25InteractVty: re.escape() the VTY prompt in connect()Vadim Yanitskiy1-1/+1
2019-12-11Drop python2 support (again)Oliver Smith2-6/+1
2019-12-06Revert "Drop python2 support"Oliver Smith2-1/+6
2019-12-05Drop python2 supportOliver Smith2-6/+1
2019-10-31osmo_interact_vty.py: fix py3 encoding bugNeels Hofmeyr1-1/+1
2019-08-23vty.py: Fix endl removed when pkt buffer content ends exactly on a newline charosmith/before-py2-dropPau Espin Pedrol1-3/+10
2018-09-10osmo_interact/common: ignore trailing empty lines in received resultsNeels Hofmeyr1-0/+4
2018-09-10osmo_interact/vty.py: fix parsing of vty loggingNeels Hofmeyr1-1/+7
2017-12-20add cmdline doc to osmo_interact_* and osmo_verify_*Neels Hofmeyr3-8/+137
2017-12-19fix osmo_interact_* and osmo_verify_transcript_* after dir splitNeels Hofmeyr4-0/+780