core-admin-client/qubesmgmt/tools
Marek Marczykowski-Górecki ad570ec027
tools: make print_table compatible with python2 and python3 tests
StringIO expect 'str' object, but on python2 it's different from
'unicode' (returned by decode() method). Convert it explicitly back to
str.
2017-03-13 04:37:31 +01:00
..
__init__.py tools: make print_table compatible with python2 and python3 tests 2017-03-13 04:37:31 +01:00
qubes_prefs.py tools: allow supplying app object to main function 2017-03-09 02:39:52 +01:00
qvm_kill.py tools/qvm-kill: don't use deprecated force_shutdown method 2017-03-09 02:39:53 +01:00
qvm_ls.py tools/qvm-ls: various fixes 2017-03-13 04:37:31 +01:00
qvm_pause.py tools: pause/unpause/shutdown - don't stop on first failed VM 2017-03-09 02:39:54 +01:00
qvm_prefs.py tools/qvm-prefs: re-add --help-properties action 2017-03-13 04:37:29 +01:00
qvm_shutdown.py tools: pause/unpause/shutdown - don't stop on first failed VM 2017-03-09 02:39:54 +01:00
qvm_unpause.py tools: pause/unpause/shutdown - don't stop on first failed VM 2017-03-09 02:39:54 +01:00