Limnoria/src
Valentin Lorentz 0d4784cf4a Fix compatibility with Python 2.6 (does not support the set syntax). 2014-01-26 21:49:28 +01:00
..
drivers Continue accelerating the 2to3 step (remove fix_funcattrs, fix_itertools, and fix_itertools_imports). 2014-01-21 10:50:55 +01:00
utils Fix compatibility with Pypy (does not support __closure__ attribute for functions). 2014-01-26 21:19:28 +01:00
__init__.py Merge remote-tracking branch 'supybot/master' into testing 2013-08-24 11:28:29 +02:00
ansi.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
callbacks.py Continue accelerating the 2to3 step (remove fix_map). 2014-01-21 10:57:38 +01:00
cdb.py Continue accelerating the 2to3 step (remove fix_raise). 2014-01-20 15:43:55 +01:00
commands.py Continue accelerating the 2to3 step (remove fix_map). 2014-01-21 10:57:38 +01:00
conf.py Continue accelerating the 2to3 step (remove fix_idioms, fix_imports2, fix_input, fix_intern, fix_isinstance, fix_ne, fix_next, and fix_raw_input). 2014-01-20 15:13:01 +01:00
dbi.py Continue accelerating the 2to3 step (remove fix_except). 2014-01-20 15:49:15 +01:00
dynamicScope.py Continue accelerating the 2to3 step (remove fix_raise). 2014-01-20 15:43:55 +01:00
gpg.py Fix import of supybot.gpg if gnupg is not available. 2013-11-02 06:17:51 +00:00
httpserver.py Merge branch 'testing' into fix/fd-leak 2014-01-03 17:45:53 +01:00
i18n.py Start accelerating the 2to3 step (remove fix_apply, fix_buffer, fix_callable, fix_exec, fix_execfile, fix_exitfunc, fix_filter, fix_funcattrs, fix_future, fix_getcwdu, and fix_has_key). 2014-01-20 14:49:47 +01:00
ircdb.py Fix compatibility with Python 2.6 (does not support the set syntax). 2014-01-26 21:14:21 +01:00
irclib.py Fix compatibility with Python 2.6 (does not support the set syntax). 2014-01-26 21:49:28 +01:00
ircmsgs.py Continue accelerating the 2to3 step (remove fix_raise). 2014-01-20 15:43:55 +01:00
ircutils.py Continue accelerating the 2to3 step (remove fix_map). 2014-01-21 10:57:38 +01:00
log.py Continue accelerating the 2to3 step (remove fix_ws_comma, fix_xreadlines, and fix_zip). 2014-01-21 10:40:18 +01:00
minisix.py Add file minisix.py (forgot to add it in previous commits). 2014-01-21 22:41:50 +01:00
plugin.py Continue accelerating the 2to3 step (remove fix_except). 2014-01-20 15:49:15 +01:00
questions.py Continue accelerating the 2to3 step (remove fix_print). 2014-01-20 15:31:09 +01:00
registry.py Continue accelerating the 2to3 step (remove fix_map). 2014-01-21 10:57:38 +01:00
schedule.py Continue accelerating the 2to3 step (remove fix_except). 2014-01-20 15:49:15 +01: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 Continue accelerating the 2to3 step (remove fix_except). 2014-01-20 15:49:15 +01:00
unpreserve.py Use open() instead of file(). 2012-08-04 13:13:16 +02:00
world.py Continue accelerating the 2to3 step (remove fix_except). 2014-01-20 15:49:15 +01:00