core-admin-client/qubesmgmt
Marek Marczykowski-Górecki cdb9205eef
tests: make Std{err,out}Buffer context managers stackable
Allow use StdoutBuffer context manager inside another similar context
manager. This allows running the tests by a test runner which collect
the output using similar trick.
2017-04-30 15:21:04 +02:00
..
events events: add qubesd reconnection support 2017-04-29 01:18:29 +02:00
tests tests: make Std{err,out}Buffer context managers stackable 2017-04-30 15:21:04 +02:00
tools tools: fix license header for qvm-ls 2017-04-29 01:18:38 +02:00
vm devices: add devices API wrappers 2017-04-30 15:21:04 +02:00
__init__.py refactor 'QUBESD_SOCKET' into separate module 2017-04-29 01:18:24 +02:00
app.py app: add clone_vm function 2017-04-29 01:18:36 +02:00
base.py base: handle default method destination 2017-04-29 02:27:40 +02:00
config.py events: add qubesd reconnection support 2017-04-29 01:18:29 +02:00
devices.py devices: add devices API wrappers 2017-04-30 15:21:04 +02:00
exc.py features: client-side API 2017-04-29 01:18:27 +02:00
features.py features: client-side API 2017-04-29 01:18:27 +02:00
label.py label: add index and icon 2017-04-29 01:18:25 +02:00
log.py Add logging to Qubes() and QubesVM() objects 2017-04-29 01:18:25 +02:00
storage.py Make pylint happy 2017-04-29 01:18:31 +02:00
utils.py Make pylint happy 2017-04-29 01:18:31 +02:00