Limnoria/src
2003-12-04 08:28:56 +00:00
..
__init__.py Initial checkin of the distutils stuff. 2003-09-24 07:19:54 +00:00
Admin.py Added some comments, updated for the change of anticapabilities from ! to -. 2003-11-25 16:07:29 +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 a little extra logging. 2003-12-04 00:29:06 +00:00
cdb.py Added __revision__ strings. 2003-11-25 08:38:19 +00:00
Channel.py 'Fixed' bug #853791 (really, just fixed the error message). 2003-12-04 08:12:09 +00:00
conf.py Added a trusted capability (defaulting to off); made Utilties.re require it. 2003-12-04 08:28:56 +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 Fixed bug #851661. 2003-12-02 11:55:26 +00:00
ircmsgs.py Added some asserts to the pluralized power message functions. 2003-12-03 20:48:44 +00:00
ircutils.py New hostmaskPatternEqual that's a bit more correct and perhaps slightly faster. 2003-12-03 23:13:07 +00:00
log.py Removed timestamps from stdout logging. 2003-12-03 22:34:03 +00:00
Misc.py Fix for bug #852433. 2003-12-02 11:06:39 +00:00
Owner.py Made defaultplugin show the default plugin for a command if not given a plugin. 2003-12-02 19:21:05 +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 Updated the logging of various things that need logged. 2003-12-04 08:11:34 +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 Huge update to the logging infrastructure. 2003-11-26 18:21:12 +00:00
twistedDrivers.py Huge update to the logging infrastructure. 2003-11-26 18:21:12 +00:00
User.py Added __iter__ to UsersDB for a cleaner interface. 2003-12-01 23:24:25 +00:00
utils.py Made utils.pluralize a little smarter. 2003-12-02 18:58:57 +00:00
webutils.py Changed the name of WebException to WebError. 2003-12-03 04:57:30 +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