core-admin/qubes/vm
Marek Marczykowski-Górecki 77323cd30d
Start using 'async def' syntax
The Python version (and pylint) are new enough finally.
Adjust QubesVM.run* functions for now.
Python 3.8 brings also AsyncMock() which makes tests slightly less ugly.
2020-11-26 05:13:48 +01:00
..
mix Make pylint happy 2020-08-23 02:55:40 +02:00
__init__.py Make pylint happy 2020-08-23 02:55:40 +02:00
adminvm.py Start using 'async def' syntax 2020-11-26 05:13:48 +01:00
appvm.py Make pylint happy 2020-08-23 02:55:40 +02:00
dispvm.py Make pylint happy 2020-08-23 02:55:40 +02:00
qubesvm.py Start using 'async def' syntax 2020-11-26 05:13:48 +01:00
standalonevm.py Make pylint happy 2020-08-23 02:55:40 +02:00
templatevm.py Make pylint happy 2020-08-23 02:55:40 +02:00