deluge/deluge
Calum Lind ae0b070c1b [Py3] Fix sort and sorted issues
In Python 3 there is only the key functions available and cmp functions
should be removed, especially for speed.
2018-06-27 16:41:21 +01:00
..
core [Py3] Fix sort and sorted issues 2018-06-27 16:41:21 +01:00
i18n Localize the Desktop file 2011-07-13 21:49:25 +01:00
plugins Add dependecy on six 2018-06-27 16:41:21 +01:00
scripts Recreate and compress icons 2018-06-21 14:50:19 +01:00
tests [Py3] A large set of fixes for tests to pass under Python 3 2018-06-27 16:41:21 +01:00
ui [Py3] Fix sort and sorted issues 2018-06-27 16:41:21 +01:00
__init__.py [Py2to3] Force unicode_literals and fix related issues 2017-02-22 12:36:32 +00:00
__rpcapi.py Fix files to pass new Flake8 checkers 2018-06-01 23:41:17 +01:00
_libtorrent.py Use a constant for versions 2017-12-17 11:47:08 +00:00
bencode.py [bencode] Fix errors with unicode dict keys or values 2018-06-26 12:42:26 +01:00
common.py [Py3] A large set of fixes for tests to pass under Python 3 2018-06-27 16:41:21 +01:00
component.py Fix files to pass new Flake8 checkers 2018-06-01 23:41:17 +01:00
config.py [Py3] A large set of fixes for tests to pass under Python 3 2018-06-27 16:41:21 +01:00
configmanager.py Fix files to pass new Flake8 checkers 2018-06-01 23:41:17 +01:00
decorators.py Fix files to pass new Flake8 checkers 2018-06-01 23:41:17 +01:00
error.py Fix files to pass new Flake8 checkers 2018-06-01 23:41:17 +01:00
event.py Add dependecy on six 2018-06-27 16:41:21 +01:00
httpdownloader.py [Py3] A large set of fixes for tests to pass under Python 3 2018-06-27 16:41:21 +01:00
log.py Fix files to pass new Flake8 checkers 2018-06-01 23:41:17 +01:00
maketorrent.py Fix files to pass new Flake8 checkers 2018-06-01 23:41:17 +01:00
metafile.py Fix files to pass new Flake8 checkers 2018-06-01 23:41:17 +01:00
path_chooser_common.py [Py2to3] Force unicode_literals and fix related issues 2017-02-22 12:36:32 +00:00
pluginmanagerbase.py Fix files to pass new Flake8 checkers 2018-06-01 23:41:17 +01:00
rencode.py Fix files to pass new Flake8 checkers 2018-06-01 23:41:17 +01:00
transfer.py [Core] Markup byte-strings to fix httpdownloader and core tests 2017-02-22 12:36:33 +00:00