Limnoria/src
2015-08-10 19:36:07 +02:00
..
drivers Replace sys.version_info[0] usages with minisix.PY{2,3}. 2015-08-09 00:23:03 +02:00
utils Remove fix_xrange. 2015-08-10 19:36:07 +02:00
__init__.py core: Remove useless imports. 2015-03-03 09:02:29 +01:00
ansi.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
callbacks.py Remove need for fix_methodattrs. 2015-08-10 18:09:52 +02:00
cdb.py Remove fix_xrange. 2015-08-10 19:36:07 +02:00
commands.py Remove need for fix_import, fix_types, and fix_urllib. 2015-08-10 17:55:25 +02:00
conf.py Merge pull request #1131 from GLolol/allow-unregistered-db-add 2015-06-28 23:54:22 +02:00
dbi.py Remove use of fix_dict fixer. 2015-08-08 23:08:49 +02:00
dynamicScope.py Continue accelerating the 2to3 step (remove fix_raise). 2014-01-20 15:43:55 +01:00
gpg.py gpg: Confirmed that this error happens on UNIX too. 2015-05-19 16:40:15 +02:00
httpserver.py Remove need for fix_import, fix_types, and fix_urllib. 2015-08-10 17:55:25 +02:00
i18n.py Remove use of fix_dict fixer. 2015-08-08 23:08:49 +02:00
ircdb.py Remove use of fix_dict fixer. 2015-08-08 23:08:49 +02:00
irclib.py Remove use of fix_dict fixer. 2015-08-08 23:08:49 +02:00
ircmsgs.py Replace sys.version_info[0] usages with minisix.PY{2,3}. 2015-08-09 00:23:03 +02:00
ircutils.py Remove need for fix_import, fix_types, and fix_urllib. 2015-08-10 17:55:25 +02:00
log.py Remove use of fix_dict fixer. 2015-08-08 23:08:49 +02:00
minisix.py Remove need for fix_unicode. 2015-08-10 18:52:51 +02:00
plugin.py Replace sys.version_info[0] usages with minisix.PY{2,3}. 2015-08-09 00:23:03 +02:00
questions.py Replace sys.version_info[0] usages with minisix.PY{2,3}. 2015-08-09 00:23:03 +02:00
registry.py Replace sys.version_info[0] usages with minisix.PY{2,3}. 2015-08-09 00:23:03 +02:00
schedule.py Use gender-neutral pronouns everywhere 2014-07-13 17:23:11 +02:00
shlex.py Continue accelerating the 2to3 step (remove fix_reduce, fix_renames, fix_repr, fix_set_literal, fix_standarderror, fix_sys_exc, fix_throw, and fix_tuple_params). 2014-01-20 16:04:53 +01:00
test.py Remove need for fix_import, fix_types, and fix_urllib. 2015-08-10 17:55:25 +02:00
unpreserve.py Use open() instead of file(). 2012-08-04 13:13:16 +02:00
world.py Fix imports. 2015-08-09 09:21:12 +02:00