Limnoria/src
2004-02-24 21:16:53 +00:00
..
__init__.py Initial checkin of the distutils stuff. 2003-09-24 07:19:54 +00:00
Admin.py Added logging of invite. 2004-02-21 09:56:27 +00:00
ansi.py Changed some quotes so emacs would syntax-highlight properly. 2003-09-25 06:17:44 +00:00
asyncoreDrivers.py Removed some catching of exceptions that can never happen due to MetaFirewall. 2004-02-17 06:31:19 +00:00
callbacks.py Fixed some typos. 2004-02-20 06:32:39 +00:00
cdb.py Added __revision__ strings. 2003-11-25 08:38:19 +00:00
Channel.py Added the stuff needed for channel karma. 2004-02-20 05:33:12 +00:00
conf.py Guarded asserts with strictRfc. 2004-02-24 11:21:12 +00:00
Config.py Fixed bugz0r in the way stuff is printed. 2004-02-18 12:15:04 +00:00
drivers.py Made sure to handle the case where the driver object has no irc or its irc is None (like a Scheduler driver or something). 2004-02-12 06:50:26 +00:00
fix.py Added itertools.groupby. 2004-02-21 10:29:10 +00:00
ircdb.py Better error handling on open. 2004-02-14 01:02:53 +00:00
irclib.py Added some little bit of extra logging. 2004-02-20 06:11:24 +00:00
ircmsgs.py Guarded asserts with strictRfc. 2004-02-24 11:21:12 +00:00
ircutils.py Guarded asserts with strictRfc. 2004-02-24 11:21:12 +00:00
log.py Added log.firewall and log.MetaFirewall, and converted several classes to use them. 2004-02-06 09:20:47 +00:00
Misc.py Fixed revision (again). 2004-02-17 18:54:35 +00:00
Owner.py Symmetry is beautiful. 2004-02-20 06:39:35 +00:00
plugins.py Made Sen case-insensitive (again...) 2004-02-11 06:20:29 +00:00
privmsgs.py Made urlSnarfer respect lobotomies. 2004-02-24 21:16:53 +00:00
questions.py Removed doindent and trap KeyboardInterrupt in supybot. 2004-02-23 10:50:40 +00:00
registry.py Fixed the __str__ of some Value subclasses. 2004-02-17 06:30:12 +00:00
repl.py Huge update to the logging infrastructure. 2003-11-26 18:21:12 +00:00
schedule.py Fixed tests. 2004-02-13 09:50:46 +00:00
socketDrivers.py Removed some catching of exceptions that can never happen due to MetaFirewall. 2004-02-17 06:31:19 +00:00
structures.py Added __revision__ strings. 2003-11-25 08:38:19 +00:00
twistedDrivers.py Commented out some useless debug logs. 2004-02-16 08:10:50 +00:00
unpreserve.py Typo\! 2004-02-14 01:52:07 +00:00
User.py Moved some error handling to a different place. 2004-02-08 09:26:21 +00:00
utils.py Hmm, didn't define keys. 2004-02-05 07:32:20 +00:00
webutils.py We should also be catching timeouts on the read. 2004-02-20 22:46:10 +00:00
world.py Fixed the problem of having multiple upkeeps scheduled. 2004-02-17 18:10:27 +00:00