Limnoria/src
2004-01-01 19:47:13 +00:00
..
__init__.py Initial checkin of the distutils stuff. 2003-09-24 07:19:54 +00:00
Admin.py Oops, should've used irc.error...brainfart! 2003-12-10 07:32:04 +00:00
ansi.py Changed some quotes so emacs would syntax-highlight properly. 2003-09-25 06:17:44 +00:00
asyncoreDrivers.py Don't log the 'scheduling reconnect' message if the world is dying. 2003-12-03 22:29:49 +00:00
callbacks.py Added conf.replyWhenNotAddressed for RFE #859183. 2003-12-17 13:22:21 +00:00
cdb.py Added __revision__ strings. 2003-11-25 08:38:19 +00:00
Channel.py Make sure the ban length is an integer 2003-12-12 16:56:25 +00:00
conf.py Made pinging the server optional. 2003-12-20 07:01:09 +00:00
configurable.py Moved Configurable out to its own module. 2003-12-03 23:14:09 +00:00
drivers.py Huge update to the logging infrastructure. 2003-11-26 18:21:12 +00:00
fix.py Added __revision__ strings. 2003-11-25 17:33:58 +00:00
ircdb.py Added some better logging. 2003-12-16 20:56:05 +00:00
irclib.py Made pinging the server optional. 2003-12-20 07:01:09 +00:00
ircmsgs.py Added some asserts to the pluralized power message functions. 2003-12-03 20:48:44 +00:00
ircutils.py Added memoization of hostmaskPatternEqual. 2003-12-16 20:36:43 +00:00
log.py Oops, removed a log. 2003-12-17 13:16:31 +00:00
Misc.py Made help handle defaultplugins and whatnot correctly. 2003-12-12 17:53:16 +00:00
Owner.py s/callback/plugin/g 2003-12-16 19:57:18 +00:00
plugins.py Added a few more substitutes and allowed a few more names to be more compatible with blootbot. 2003-12-04 00:07:16 +00:00
privmsgs.py Clarify the docstring for privmsgs.getArgs 2003-12-09 15:58:05 +00:00
questions.py Added __revision__ strings. 2003-11-25 17:33:58 +00:00
repl.py Huge update to the logging infrastructure. 2003-11-26 18:21:12 +00:00
schedule.py Huge update to the logging infrastructure. 2003-11-26 18:21:12 +00:00
socketDrivers.py Don't log the 'scheduling reconnect' message if the world is dying. 2003-12-03 22:29:49 +00:00
structures.py Added __revision__ strings. 2003-11-25 08:38:19 +00:00
template.py Nicer exit message :) 2003-12-09 04:38:04 +00:00
twistedDrivers.py Huge update to the logging infrastructure. 2003-11-26 18:21:12 +00:00
User.py Change changeusername to changename. 2003-12-09 00:02:51 +00:00
utils.py Made matchCase its own available function. 2004-01-01 19:47:13 +00:00
webutils.py Added another case to except clauses for Connection Reset by Peer. 2003-12-06 14:16:02 +00:00
world.py Set the default timeout for all sockets to 10 seconds. 2003-12-18 09:02:12 +00:00