..
__init__.py
headers: update "Red Hat, Inc." copyright for the year 2013
2013-10-28 17:22:26 +01:00
about.py
virtManager: Switch to relative imports
2014-09-12 16:28:38 -04:00
addhardware.py
addhardware: Remove IDE from list while adding controllers
2017-12-20 13:15:46 -05:00
addstorage.py
Remove deprecated statvfs module
2017-10-20 11:49:14 -04:00
asyncjob.py
pycodestyle: fix all E203 warnings
2017-08-11 00:01:38 +08:00
baseclass.py
baseclass: Fix UI file loading on py3
2017-12-20 16:04:36 -05:00
choosecd.py
choosecd: change order of check operations
2017-09-19 20:04:39 -04:00
clone.py
pycodestyle: fix all E131 warnings
2017-08-26 20:03:21 +08:00
config.py
pycodestyle: fix all E203 warnings
2017-08-11 00:01:38 +08:00
connect.py
pycodestyle: Do not use bare 'except:'
2017-08-02 13:57:43 -04:00
connectauth.py
pycodestyle: Do not use bare 'except:'
2017-08-02 13:57:43 -04:00
connection.py
connection: Another py3 exception variable fix
2017-12-20 14:16:13 -05:00
console.py
Switch to python3 style 'except X as Y' notation
2017-05-05 14:52:11 -04:00
create.py
Replace StringIO with io.(StringIO or BytesIO)
2017-10-20 13:18:31 -04:00
createinterface.py
pycodestyle: fix all E131 warnings
2017-08-26 20:03:21 +08:00
createnet.py
pycodestyle: fix all E203 warnings
2017-08-11 00:01:38 +08:00
createpool.py
pycodestyle: fix all E203 warnings
2017-08-11 00:01:38 +08:00
createvol.py
pycodestyle: fix all E203 warnings
2017-08-11 00:01:38 +08:00
delete.py
delete: undefine only persistent domain
2017-11-24 17:39:58 +01:00
details.py
details: Remove q35 support warning (bz #1443021 )
2017-11-25 15:15:08 -05:00
domain.py
delete: undefine only persistent domain
2017-11-24 17:39:58 +01:00
engine.py
pycodestyle: fix all E125 warnings
2017-10-21 23:26:16 +08:00
error.py
pycodestyle: Use isinstance() for type checking
2017-10-20 11:49:13 -04:00
fsdetails.py
fsdetails: Simplify ram conversion
2017-06-27 14:21:18 -04:00
gfxdetails.py
gfxdetails: Select rendernode by default when user requests gl=on
2017-11-25 17:28:57 -05:00
graphwidgets.py
pycodestyle: fix all E203 warnings
2017-08-11 00:01:38 +08:00
host.py
Import reduce() from functools module
2017-10-20 13:18:31 -04:00
inspection.py
pycodestyle: Do not use bare 'except:'
2017-08-02 13:57:43 -04:00
interface.py
interface: don't print error for active interface without an IP address
2017-05-10 12:35:42 +02:00
keyring.py
pycodestyle: fix all E203 warnings
2017-08-11 00:01:38 +08:00
libvirtobject.py
pycodestyle: Do not use bare 'except:'
2017-08-02 13:57:43 -04:00
manager.py
manager: Drop python2 only cmp() usage
2017-10-21 19:41:33 -04:00
mediacombo.py
pycodestyle: Do not use bare 'except:'
2017-08-02 13:57:43 -04:00
migrate.py
pycodestyle: fix all E203 warnings
2017-08-11 00:01:38 +08:00
module_trace.py
pycodestyle: Use isinstance() for type checking
2017-10-20 11:49:13 -04:00
netlist.py
pycodestyle: fix all E125 warnings
2017-10-21 23:26:16 +08:00
network.py
host: Show details about the network of SR-IOV VF pool
2017-10-09 10:22:48 +02:00
nodedev.py
Use node device lifecycle events
2016-08-11 10:14:30 -04:00
packageutils.py
pycodestyle: Use isinstance() for type checking
2017-10-20 11:49:13 -04:00
preferences.py
pycodestyle: fix all E203 warnings
2017-08-11 00:01:38 +08:00
serialcon.py
pycodestyle: Do not use bare 'except:'
2017-08-02 13:57:43 -04:00
snapshots.py
Replace StringIO with io.(StringIO or BytesIO)
2017-10-20 13:18:31 -04:00
sshtunnels.py
Import reduce() from functools module
2017-10-20 13:18:31 -04:00
storagebrowse.py
pycodestyle: fix all E203 warnings
2017-08-11 00:01:38 +08:00
storagelist.py
pycodestyle: fix all E203 warnings
2017-08-11 00:01:38 +08:00
storagepool.py
Switch to python3 style 'except X as Y' notation
2017-05-05 14:52:11 -04:00
systray.py
systray: Remove redundant variable assignment
2017-10-27 10:10:08 +02:00
uiutil.py
pycodestyle: Use isinstance() for type checking
2017-10-20 11:49:13 -04:00
viewers.py
pycodestyle: fix all E125 warnings
2017-10-21 23:26:16 +08:00
vmmenu.py
pycodestyle: fix all E125 warnings
2017-10-21 23:26:16 +08:00