core-admin-client/qubesmgmt
Marek Marczykowski-Górecki e40875ee5f
tests: events
Since qubesmgmt.events require python3, those tests can use python3
features. But it should be still importable on python2 (so, no 'yield
from', not type hits etc).
2017-04-29 01:18:26 +02:00
..
events events: initial implementation 2017-04-29 01:18:24 +02:00
tests tests: events 2017-04-29 01:18:26 +02:00
tools tools: add qvm-start-gui tool 2017-04-29 01:18:26 +02:00
vm Add logging to Qubes() and QubesVM() objects 2017-04-29 01:18:25 +02:00
__init__.py refactor 'QUBESD_SOCKET' into separate module 2017-04-29 01:18:24 +02:00
app.py Add logging to Qubes() and QubesVM() objects 2017-04-29 01:18:25 +02:00
base.py Make names always 'str' 2017-03-13 04:41:54 +01:00
config.py refactor 'QUBESD_SOCKET' into separate module 2017-04-29 01:18:24 +02:00
exc.py Add StoragePoolException 2017-03-13 04:41:55 +01: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 names always 'str' 2017-03-13 04:41:54 +01:00
utils.py tools: recognize size units regardless of case 2017-03-13 04:41:55 +01:00