core-admin/qubes/vm
Wojtek Porczyk 4e49b951ce Do not use assert statement in security logic
This is because assert statement gets optimised out when Python is run
with -O flag. This was pointed out to me by audience at PyWaw 76.
2018-06-11 12:32:05 +02:00
..
mix Do not use assert statement in security logic 2018-06-11 12:32:05 +02:00
__init__.py Do not use assert statement in security logic 2018-06-11 12:32:05 +02:00
adminvm.py Add include_in_backups property for AdminVM 2018-02-23 21:29:15 +00:00
appvm.py Fix too long line 2018-02-13 11:27:59 +01:00
dispvm.py Fix error message when using invalid VM as a template for DispVM 2018-03-05 23:47:33 +01:00
qubesvm.py vm/qubesvm: fix missing icon handling in clone_disk_files() 2018-04-06 12:10:50 +02:00
standalonevm.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
templatevm.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00