manager/test-packages/qubesadmin
Marek Marczykowski-Górecki 7bdcb23fb8
Fix erroneous usage of 'qubes' module
On the client side it should use only 'qubesadmin'. In practice, those
few are trivial to replace:
 - get_disk_usage() is also available in shutil (as disk_usage())
 - BackupCancelledError should be used from qubesadmin.exc anyway (there
   was also a typo)

Remove also test-packages/qubes to let pylint detect such issues in the
future.

QubesOS/qubes-issues#5403
2019-10-24 05:47:26 +02:00
..
backup Changes to for pylint 2.0 2018-07-16 02:17:48 +02:00
tools Applied corrections from @marmarek 2017-11-17 17:42:19 +01:00
__init__.py Applied corrections from @marmarek 2017-11-17 17:42:19 +01:00
devices.py Applied corrections from @marmarek 2017-11-17 17:42:19 +01:00
events.py Pylint fixes 2018-09-10 18:04:45 +02:00
exc.py Fix erroneous usage of 'qubes' module 2019-10-24 05:47:26 +02:00
firewall.py Applied corrections from @marmarek 2017-11-17 17:42:19 +01:00
utils.py Pylint corrections 2018-07-20 00:25:27 +02:00