Limnoria/src
2005-08-15 05:36:23 +00:00
..
drivers Fixed twisted.internet.ssl imports to work still if OpenSSL isn't installed. 2005-05-23 19:38:29 +00:00
utils Removed TupleSubclass, which wasn't being used. 2005-07-21 18:32:41 +00:00
__init__.py Fix the modelines. 2005-03-23 20:07:45 +00:00
ansi.py Fix the modelines. 2005-03-23 20:07:45 +00:00
callbacks.py NestedCommandsIrcProxy should set self.repliedTo if self.error is called. 2005-06-30 22:10:04 +00:00
cdb.py Fix the modelines. 2005-03-23 20:07:45 +00:00
commands.py src/commands: Change the rest context so that it raises an IndexError when no arguments are available. 2005-07-27 21:57:17 +00:00
conf.py +darcs 2005-05-30 04:36:01 +00:00
dbi.py Fix the modelines. 2005-03-23 20:07:45 +00:00
dynamicScope.py Fix the modelines. 2005-03-23 20:07:45 +00:00
ircdb.py Forgot a .split() that was causing the channel-database parsing to fail on bans. 2005-08-01 21:08:21 +00:00
irclib.py Added a few more asserts and clarified an already existing one. 2005-08-15 05:36:23 +00:00
ircmsgs.py Fix the modelines. 2005-03-23 20:07:45 +00:00
ircutils.py Fixed bug in ircutils.isNick, which allowed nicks to start with dashes. 2005-08-02 02:47:42 +00:00
log.py Moved utils.changeFunctionName to utils.python. 2005-05-15 17:17:26 +00:00
plugin.py Fix the modelines. 2005-03-23 20:07:45 +00:00
questions.py Fix the modelines. 2005-03-23 20:07:45 +00:00
registry.py Fix the modelines. 2005-03-23 20:07:45 +00:00
schedule.py Fix the modelines. 2005-03-23 20:07:45 +00:00
shlex.py Added our hacked shlex.py, prior to the 2.3 bastardization that made it unsuitable for our purposes. 2005-02-18 08:30:59 +00:00
test.py Moved utils.changeFunctionName to utils.python. 2005-05-15 17:17:26 +00:00
unpreserve.py Fix the modelines. 2005-03-23 20:07:45 +00:00
world.py Log the name of each spawned thread at the DEBUG level. 2005-06-08 03:53:00 +00:00