virt-manager/virtManager
Cole Robinson d82022bd2c manager: Drop python2 only cmp() usage
Manually implement it
2017-10-21 19:41:33 -04:00
..
__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 Use enumerate instead of range and len 2017-10-20 13:18:31 -04: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 pycodestyle: Do not use bare 'except:' 2017-08-02 13:57:43 -04: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 pycodestyle: fix all E125 warnings 2017-10-21 23:26:16 +08: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 pycodestyle: fix all E203 warnings 2017-08-11 00:01:38 +08:00
details.py pycodestyle: fix all E125 warnings 2017-10-21 23:26:16 +08:00
domain.py pycodestyle: fix all E125 warnings 2017-10-21 23:26:16 +08: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 pycodestyle: fix all E203 warnings 2017-08-11 00:01:38 +08: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 Use enumerate instead of range and len 2017-10-20 13:18:31 -04: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