core-admin-client/qubesmgmt
Marek Marczykowski-Górecki bf03f6630f
Handle python standard exceptions in qubesd response
This may be useful for things like AttributeError, ValueError etc.
Use error name directly as exception name without much validation, as it
comes from dom0.
2017-03-09 02:39:52 +01:00
..
tests tests: adjust StdoutBuffer for python2/python3 compatibility 2017-03-09 02:39:52 +01:00
tools tools: allow supplying app object to main function 2017-03-09 02:39:52 +01:00
vm Update license headers 2017-03-09 02:39:51 +01:00
__init__.py Add missing docstrings, require them by pylint 2017-03-01 23:49:21 +01:00
app.py Fix refreshing VM cache on python3 2017-03-01 23:49:23 +01:00
base.py Handle python standard exceptions in qubesd response 2017-03-09 02:39:52 +01:00
exc.py Fix handling '%d' in exception message 2017-03-01 23:49:21 +01:00
log.py Add logging module 2017-03-01 23:49:23 +01:00
storage.py mgmt.vm.volume.* API support 2017-03-01 23:49:24 +01:00
utils.py utils: copy tools-related utility functions 2017-03-02 02:05:35 +01:00