Limnoria/src
2005-06-08 17:49:54 +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 Added utils.iter.limited, an iterable that limits the number of elements that can be taken from another iterable. 2005-05-30 19:19:11 +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 Let's ensure that self.repliedTo is False before calling invalidCommands. 2005-06-08 17:49:54 +00:00
cdb.py Fix the modelines. 2005-03-23 20:07:45 +00:00
commands.py Fixed the security issue nicktastic reported, and made sure that if, for some reason, an error doesn't raise an exception, it still stops the calling of the command function. 2005-06-01 20:13:33 +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 It should be possible to identify without flushing. 2005-03-27 09:59:44 +00:00
irclib.py Removed the "All channels synced ..." message since it's not entirely accurate with our new JOIN ratelimiting. 2005-05-18 14:35:57 +00:00
ircmsgs.py Fix the modelines. 2005-03-23 20:07:45 +00:00
ircutils.py Fix the modelines. 2005-03-23 20:07:45 +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