Limnoria/src
Jeremy Fincher 94cdec8a26 Oops, should've used irc.error...brainfart! 2003-12-10 07:32:04 +00:00
..
Admin.py Oops, should've used irc.error...brainfart! 2003-12-10 07:32:04 +00:00
Channel.py Fixed bug #856997. 2003-12-09 21:36:33 +00:00
Misc.py Spread out some tests, made action error on the empty string. 2003-12-10 04:38:44 +00:00
Owner.py Put the new module in sys.modules, just to be safe. 2003-12-09 21:33:13 +00:00
User.py Change changeusername to changename. 2003-12-09 00:02:51 +00:00
__init__.py Initial checkin of the distutils stuff. 2003-09-24 07:19:54 +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 Fixed bug #855014 and added RFEs #855453 and #855454. 2003-12-06 23:52:23 +00:00
cdb.py Added __revision__ strings. 2003-11-25 08:38:19 +00:00
conf.py Renamed replyWhenAddressedByName to replyWhenAddressedByNick. 2003-12-07 00:17:01 +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 an iteritems to ChannelsDictionary and made it into an IterableMap. 2003-12-03 05:26:14 +00:00
irclib.py Changed some logging messages. 2003-12-09 04:46:51 +00:00
ircmsgs.py Added some asserts to the pluralized power message functions. 2003-12-03 20:48:44 +00:00
ircutils.py Oops, shouldn't have committed, a stray underscore got here. 2003-12-06 14:18:10 +00:00
log.py Handled detailedTracebacks again. 2003-12-06 13:23:20 +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
utils.py Added utils.sorted. 2003-12-09 14:46:12 +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 Updated some format, didn't log some messages when the world is dying. 2003-12-03 22:31:33 +00:00