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
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
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
devices.py devices: add devices API wrappers 2017-04-30 15:21:04 +02:00
exc.py
features.py
label.py
log.py
storage.py
utils.py