Limnoria/src
Jeremy Fincher 8936208e02 Bah. 2004-08-22 14:36:43 +00:00
..
Admin.py Added a default behavior for Admin.nick if no nick is given. 2004-08-20 21:07:54 +00:00
Channel.py Oops, forgot a state. It's like seventh grade geography all over again\! 2004-08-19 15:49:32 +00:00
Config.py Didn't convert this when I changed to _added. 2004-08-20 16:06:38 +00:00
Misc.py More spelling/capitalization normalization. 2004-08-19 13:33:34 +00:00
Owner.py Converted to an outFilter for greater efficiency (why send a message to myself at all?) and added a check for testing, because otherwise the tests break. 2004-08-22 07:07:47 +00:00
User.py Stats command. I'm obsessed. 2004-08-16 20:04:15 +00:00
__init__.py w00, less path mungingEXCLAIMEXCLAIM 2004-07-24 05:18:26 +00:00
ansi.py YAPMR 2004-03-19 17:13:33 +00:00
asyncoreDrivers.py PyChecker fixes. 2004-08-11 13:51:15 +00:00
callbacks.py Fixed exception id 0x8a41d. 2004-08-19 19:48:00 +00:00
cdb.py Cleanup for PyChecker. 2004-08-11 05:01:06 +00:00
conf.py Forgot this import with the src/Owner.py import that supported it. 2004-08-22 07:11:29 +00:00
dbi.py Fix some problems in Infobot.py's sqlite implementation and genericize 2004-08-17 20:01:23 +00:00
drivers.py Better handling of gaierror. 2004-08-21 07:28:27 +00:00
fix.py Speeling fixes. 2004-08-18 23:15:27 +00:00
ircdb.py Speeling fixes. 2004-08-18 23:15:27 +00:00
irclib.py Let's not try to queue our connect messages if we're zombie. 2004-08-20 22:11:48 +00:00
ircmsgs.py More spelling/capitalization normalization. 2004-08-19 13:33:34 +00:00
ircutils.py A docstring doesn't hurt much. 2004-08-21 08:02:52 +00:00
log.py Added log.stat, supybot.log.statistics, and changed some statistic-keeping functions over to use log.stat. 2004-08-10 07:39:23 +00:00
privmsgs.py Cleaner thread. 2004-08-18 18:48:36 +00:00
questions.py Let's not bold the options in expect() 2004-08-11 12:54:56 +00:00
registry.py Bah. 2004-08-22 14:36:43 +00:00
schedule.py Added rescheduleEvent. 2004-08-19 16:58:42 +00:00
socketDrivers.py Fixed problem with multiple servers. 2004-08-21 07:26:23 +00:00
structures.py PyChecker fixes. 2004-08-11 13:51:15 +00:00
twistedDrivers.py Added a wait keyword argument. 2004-08-22 00:04:27 +00:00
unpreserve.py yay! no more stray whitespace 2004-07-21 19:36:35 +00:00
utils.py Cooler stackTrace. 2004-08-21 07:28:41 +00:00
webutils.py Default user agent. 2004-08-20 05:31:27 +00:00
world.py Speeling fixes. 2004-08-18 23:15:27 +00:00