Limnoria/src
James Vega 5ed87fff49 +cvs 2004-09-05 01:01:21 +00:00
..
Admin.py Updated for new authors abstraction (single points of control are good). 2004-09-01 06:06:54 +00:00
Channel.py Updated for new authors abstraction (single points of control are good). 2004-09-01 06:06:54 +00:00
Config.py Let people specify the entire conf.supybot.foo... when using @config 2004-09-03 13:52:10 +00:00
Misc.py Updated for new authors abstraction (single points of control are good). 2004-09-01 06:06:54 +00:00
Owner.py Updated for new authors abstraction (single points of control are good). 2004-09-01 06:06:54 +00:00
User.py Updated for new authors abstraction (single points of control are good). 2004-09-01 06:06:54 +00:00
__init__.py I thought I committed this before, but I guess not. 2004-09-01 10:59:47 +00:00
ansi.py Copyright updates. Again, more is left to be done, but this is my part. 2004-08-23 13:14:06 +00:00
asyncoreDrivers.py Let's give the runner driver a name. 2004-08-31 20:19:48 +00:00
callbacks.py Elucidating docstring. 2004-09-01 10:56:55 +00:00
cdb.py Copyright updates. Again, more is left to be done, but this is my part. 2004-08-23 13:14:06 +00:00
conf.py +cvs 2004-09-05 01:01:21 +00:00
dbi.py Augmented the add method for Note. 2004-08-24 04:09:15 +00:00
drivers.py *Really* make the disconnect message look good with twistedDrivers. 2004-08-25 04:44:35 +00:00
fix.py Slight optimization. 2004-09-01 12:56:19 +00:00
ircdb.py Changed supybot.capabilities to an ircdb.CapabilitySet instead of a ircutils.IrcSet. 2004-08-27 04:48:16 +00:00
irclib.py Better handling of umodes. 2004-08-30 06:58:47 +00:00
ircmsgs.py I honestly cannot believe that this wasn't caught sooner. 2004-08-30 06:02:57 +00:00
ircutils.py Copyright updates. Again, more is left to be done, but this is my part. 2004-08-23 13:14:06 +00:00
log.py Added exception revision logging. 2004-08-30 20:06:05 +00:00
privmsgs.py Updated to allow kwargs. 2004-08-24 22:12:18 +00:00
questions.py Copyright updates. Again, more is left to be done, but this is my part. 2004-08-23 13:14:06 +00:00
registry.py Use a better docstring for NonNegativeInteger. 2004-09-03 13:51:06 +00:00
schedule.py Elucidating log. 2004-08-25 04:25:06 +00:00
socketDrivers.py Let's unschedule ourselves if we are told to die. 2004-08-30 18:51:56 +00:00
structures.py Added TimeoutQueue. 2004-09-01 21:58:21 +00:00
twistedDrivers.py Fixed the reconnect bug and still kept the quit bug fixed. w00t. 2004-08-31 20:05:37 +00:00
unpreserve.py yay! no more stray whitespace 2004-07-21 19:36:35 +00:00
utils.py Since Windows' version of Python doesn't build with IPV6 support, we have 2004-09-03 13:45:06 +00:00
webutils.py Catch httplib.InvalidURL. 2004-08-31 16:15:17 +00:00
world.py Elucidating comment. 2004-08-29 04:32:07 +00:00