3c54244fdc
- Prefer instance attributes over local variables - the former ones do not leak into traceback object and are cleaned up by tests framework. - Use 'with' syntax for handling files. - Use subprocess.DEVNULL instead of open('/dev/null') where applicable - Delete local variables when not needed anymore. |
||
---|---|---|
.. | ||
tools | ||
__init__.py | ||
backup.py | ||
backupcompatibility.py | ||
basic.py | ||
devices_pci.py | ||
dispvm.py | ||
dom0_update.py | ||
network.py | ||
storage.py | ||
vm_qrexec_gui.py |