Limnoria/src
2004-01-04 19:35:02 +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 Added an extra log message or two. 2004-01-04 13:53:33 +00:00
callbacks.py Fixed bugz0r with nested commands in Scheduler.repeat. 2004-01-04 19:35:02 +00:00
cdb.py Added __revision__ strings. 2003-11-25 08:38:19 +00:00
Channel.py Removed some debugging prints. 2004-01-04 11:40:52 +00:00
conf.py Added a whole buttload of configuration variables. 2004-01-01 20:08:53 +00:00
configurable.py Essential canonicalNaming was not being done. 2004-01-04 13:54:00 +00:00
drivers.py Slightly updated. 2004-01-01 20:12:40 +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 Fixed problem in do002, splitting the wrong arg. 2004-01-02 21:32:56 +00:00
ircmsgs.py Added some asserts to the pluralized power message functions. 2003-12-03 20:48:44 +00:00
ircutils.py Fixed bug #863808; added isIPV6. 2004-01-02 20:50:43 +00:00
log.py Finished the nuking of VERBOSE and PRINTF. 2004-01-02 21:32:31 +00:00
Misc.py Moved seconds command to Misc from Scheduler. 2004-01-04 15:19:41 +00:00
Owner.py Set dying during quit. 2004-01-04 13:51:11 +00:00
plugins.py Added a bit of extra protectedness in PeriodicFileDownloader._downloadFile. 2004-01-04 14:44:53 +00:00
privmsgs.py Added conf.requireChannelCommandsToBeSentInChannel. 2004-01-01 20:10:52 +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 Slight style update. 2004-01-02 22:29:03 +00:00
socketDrivers.py Oops, gotta self it. 2004-01-04 13:54:14 +00:00
structures.py Added __revision__ strings. 2003-11-25 08:38:19 +00:00
template.py Added some extra logging. 2004-01-02 22:02:33 +00:00
twistedDrivers.py Added an extra log message or two. 2004-01-04 13:53:33 +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 Moved _urlRe to webutils as urlRe. 2004-01-04 11:18:53 +00:00
world.py Slight style update. 2004-01-02 22:29:03 +00:00