Limnoria/src
Jeremy Fincher b7e030f5e3 Elucidating comment. 2004-08-23 13:03:46 +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 Moved the networks command here from the Relay plugin. 2004-08-23 12:14:37 +00:00
Owner.py Let's not connect multiple times to a network. 2004-08-23 12:38:33 +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 Removed the servers keyword to registerNetwork (it was useless) and added an append method to the Servers class. 2004-08-23 12:29:04 +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 Elucidating comment. 2004-08-23 13:03:46 +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 Gave output an option fd. 2004-08-23 12:27:23 +00:00
registry.py Elucidating comment. 2004-08-23 12:27:47 +00:00
schedule.py Added rescheduleEvent. 2004-08-19 16:58:42 +00:00
socketDrivers.py Added delayed death and fixed a bugz0r (die wasn't calling driver.IrcDriver.die) 2004-08-23 12:09:43 +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 Make compact the default for stack traces. 2004-08-23 12:25:36 +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