Limnoria/src
2014-01-20 15:19:06 +01:00
..
drivers 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
utils Continue accelerating the 2to3 step (remove fix_nonzero, fix_operator, and fix_paren). 2014-01-20 15:19:06 +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 Aka: Fix 'factorial-complexity' recursion and command overriding. 2013-12-11 16:01:01 +00:00
cdb.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
commands.py Merge pull request #536 from ddan39/addshortopts 2014-01-07 01:36:05 -08: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 Fix previous merge (again). 2014-01-03 17:48:30 +00:00
dynamicScope.py Fix issue with Pypy 2010-12-12 14:22:44 +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 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
irclib.py Continue accelerating the 2to3 step (remove fix_nonzero, fix_operator, and fix_paren). 2014-01-20 15:19:06 +01:00
ircmsgs.py Merge remote-tracking branch 'supybot/master' into testing 2013-08-24 11:28:29 +02:00
ircutils.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
log.py log: Add support for Logging's 'extra' keyword argument 2014-01-05 17:15:00 -05:00
plugin.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
questions.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
registry.py registry: Make subvalues inherit privacy. Closes GH-519. 2013-10-06 14:26:03 +00:00
schedule.py Merge remote-tracking branch 'supybot/master' into testing 2013-08-24 11:28:29 +02:00
shlex.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
test.py Merge remote-tracking branch 'supybot/master' into testing 2013-08-24 11:28:29 +02:00
unpreserve.py Use open() instead of file(). 2012-08-04 13:13:16 +02:00
world.py Merge remote-tracking branch 'supybot/master' into testing 2013-08-24 11:28:29 +02:00