Limnoria/src
Jeremy Fincher 9ea98a5657 Updated docstring. 2004-11-28 16:29:40 +00:00
..
Admin.py Fix bug #1068913, catch 435 (banned nick) responses. 2004-11-23 16:48:22 +00:00
Channel.py Added unban-without-hostmask behavior (untested) as well as fixed the bug in Channel.mode. 2004-11-19 21:15:42 +00:00
Config.py Fixed bug #1059536. 2004-11-03 23:03:24 +00:00
Misc.py Fixed a bugz0r of no arguments given to Misc.help. 2004-10-27 08:15:18 +00:00
Owner.py Set the default plugin for enable/disable. 2004-11-06 19:01:05 +00:00
User.py Fixed bug #1062631. 2004-11-09 12:29:20 +00:00
__init__.py Added bear and grantbow. 2004-10-01 04:12:30 +00:00
ansi.py Remove #! lines. 2004-09-20 03:01:50 +00:00
asyncoreDrivers.py Remove #! lines. 2004-09-20 03:01:50 +00:00
callbacks.py Refactoring of error-related configuration variables. 2004-11-04 05:34:24 +00:00
cdb.py Updated to be cooler and allow float maxmods. 2004-09-30 04:13:28 +00:00
commands.py Converted Random to wrap. Added a long converter to assist this. 2004-11-28 02:23:59 +00:00
conf.py Expand a little on the supybot.defaultIgnore help. Also, went ahead and 2004-11-11 14:40:04 +00:00
dbi.py Wrong variable name. 2004-10-29 19:27:25 +00:00
drivers.py 2.4 compatibility (this time with an elucidating comment). 2004-11-23 19:05:55 +00:00
fix.py Added a test for random.choice behavior. 2004-10-10 03:55:29 +00:00
ircdb.py Let's report the correct value for the asserts that failed 2004-10-29 12:46:39 +00:00
irclib.py Add an XXX 2004-11-12 16:25:35 +00:00
ircmsgs.py Change a couple more ircutils.is* to is* 2004-11-12 16:25:19 +00:00
ircutils.py Moved standardSubstitute to ircutils. 2004-10-27 01:37:19 +00:00
log.py A bunch more %r -> %s conversions as well as wrap updates, new policy for 2004-10-25 22:59:03 +00:00
privmsgs.py removed privmsgs.checkChannelCapability. 2004-10-26 23:23:11 +00:00
questions.py Remove #! lines. 2004-09-20 03:01:50 +00:00
registry.py Updated docstring. 2004-11-28 16:29:40 +00:00
schedule.py Remove #! lines. 2004-09-20 03:01:50 +00:00
socketDrivers.py Remove #! lines. 2004-09-20 03:01:50 +00:00
structures.py Added MultiSet. 2004-10-24 07:34:12 +00:00
twistedDrivers.py Trying out vhost stuff. 2004-10-27 00:17:55 +00:00
unpreserve.py Remove #! lines. 2004-09-20 03:01:50 +00:00
utils.py Have exnToString handle exceptions whose str representation is empty. 2004-11-04 06:01:17 +00:00
webutils.py To capture a backreference is good. 2004-09-30 04:15:48 +00:00
world.py Removed some useless options from close. 2004-10-03 22:18:12 +00:00