Limnoria/src
2004-01-15 12:17:50 +00:00
..
__init__.py Initial checkin of the distutils stuff. 2003-09-24 07:19:54 +00:00
Admin.py Added loglevel RFE. 2004-01-13 18:03:01 +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 Bugfix! 2004-01-14 03:27:45 +00:00
cdb.py Added __revision__ strings. 2003-11-25 08:38:19 +00:00
Channel.py Updated more replies. 2004-01-08 15:47:38 +00:00
conf.py Added RFE #871165, doInvite for Admin. 2004-01-06 03:32:21 +00:00
configurable.py Updated some capabilities stuff. 2004-01-08 15:24:56 +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 Huge commit to finish refactoring of replies. 2004-01-08 23:03:48 +00:00
irclib.py Changed the logging of actual messages to debug, not info. 2004-01-09 00:03:38 +00:00
ircmsgs.py Changed over to the cool new RichReplyMethods stuff, mostly. 2004-01-07 19:09:24 +00:00
ircutils.py Fix for isIPV6 on platforms that don't support IPV6. 2004-01-07 22:48:01 +00:00
log.py Added loglevel RFE. 2004-01-13 18:03:01 +00:00
Misc.py Made revision accept a .py at the end of the filenames. 2004-01-14 15:50:45 +00:00
Owner.py An attempt to prevent the ugly exceptions from being raised on quit. 2004-01-15 11:48:23 +00:00
plugins.py Added a bit of extra protectedness in PeriodicFileDownloader._downloadFile. 2004-01-04 14:44:53 +00:00
privmsgs.py Added loglevel RFE. 2004-01-13 18:03:01 +00:00
questions.py Added __revision__ strings. 2003-11-25 17:33:58 +00:00
registry.py Added a few more methods. I think we're going to have to make Group.__getattr__ return the Value holder, not its .value attribute. 2004-01-15 12:17:50 +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 Tweaked an error message, hopefully fixed the reconnecting problem. 2004-01-15 11:33:35 +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 Just in case, let's add a reset in connectionMade. 2004-01-06 18:57:14 +00:00
User.py Huge commit to finish refactoring of replies. 2004-01-08 23:03:48 +00:00
utils.py Added functions for reading non-comment or empty lines of a file. 2004-01-11 14:33:38 +00:00
webutils.py Handled the ugly "timed out" error message. 2004-01-15 11:32:25 +00:00
world.py Removed tempvars. 2004-01-15 12:16:55 +00:00