5cf08b5b03
If domain was just removed, it the qrexec call may result in a QubesVMNotFoundError exception. If it was removed earlier, and the caller is in connecting via qrexec, the call will be rejected at the policy level. Treat both situations uniformely - with QubesPropertyAccessError. This allows using convenient `getattr()` to define placeholder value (if appropriate), or try/except with a single exception instead of two. QubesOS/qubes-issues#5105 |
||
---|---|---|
.. | ||
backup | ||
events | ||
tests | ||
tools | ||
vm | ||
__init__.py | ||
app.py | ||
base.py | ||
config.py | ||
devices.py | ||
exc.py | ||
features.py | ||
firewall.py | ||
label.py | ||
log.py | ||
spinner.py | ||
storage.py | ||
tags.py | ||
utils.py |