.. |
__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
|
Swapped the argument order for utils.{pluralize,nItems}
|
2003-12-12 15:41:33 +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
|
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 got376 to afterConnect.
|
2003-12-12 12:47:23 +00:00 |
ircmsgs.py
|
Added some asserts to the pluralized power message functions.
|
2003-12-03 20:48:44 +00:00 |
ircutils.py
|
Added isCtcp.
|
2003-12-10 18:49:45 +00:00 |
log.py
|
Handled detailedTracebacks again.
|
2003-12-06 13:23:20 +00:00 |
Misc.py
|
Made help handle defaultplugins and whatnot correctly.
|
2003-12-12 17:53:16 +00:00 |
Owner.py
|
Swapped the argument order for utils.{pluralize,nItems}
|
2003-12-12 15:41:33 +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
|
Swapped the argument order for utils.{pluralize,nItems}
|
2003-12-12 15:41:33 +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 |