Limnoria/src
2003-04-05 10:40:36 +00:00
..
AdminCommands.py Changed privmsgs.CapabilityChecker to privmsgs.CapabilityCheckingPrivmsg 2003-03-27 07:26:46 +00:00
ansi.py Added vim:set ... : strings to source in order to keep file formatting 2003-03-24 08:41:19 +00:00
asyncoreDrivers.py Changed debug.debugMsg to debug.msg. 2003-04-03 10:06:11 +00:00
bot.py Fixed new bugs caused by assertions 2003-04-04 06:06:33 +00:00
callbacks.py Made sure the bot responds with uneven quotations or brackets. 2003-04-04 08:29:13 +00:00
cdb.py Added vim:set ... : strings to source in order to keep file formatting 2003-03-24 08:41:19 +00:00
ChannelCommands.py Fixed handling of channel capabilities 2003-04-02 11:08:34 +00:00
conf.py Added conf.detailedTracebacks to determine if cgitb should be used. 2003-03-27 20:40:58 +00:00
debug.py Fixed bug in printf 2003-04-04 06:08:57 +00:00
drivers.py Added vim:set ... : strings to source in order to keep file formatting 2003-03-24 08:41:19 +00:00
fix.py Lots of updates; most importantly, queue() and set() now take iterables as their single argument. Note that this will cause configuration file breakages. 2003-04-05 10:26:26 +00:00
ircdb.py Fixed bug found in IrcChannel.checkCapability 2003-04-04 09:12:42 +00:00
irclib.py Changed Channel to make it more in-line with future sets.Set. 2003-04-05 10:27:02 +00:00
ircmsgs.py Re-enabled __slots__ and added __getstate__, __setstate__ 2003-04-05 10:40:36 +00:00
ircutils.py Changed nickToLower to toLower (it works for channels too 2003-04-04 07:07:19 +00:00
MiscCommands.py Changed debug.debugMsg to debug.msg. 2003-04-03 10:06:11 +00:00
privmsgs.py Changed drivers.close() to .die() 2003-04-03 09:17:03 +00:00
repl.py Changed debug.debugMsg to debug.msg. 2003-04-03 10:06:11 +00:00
schedule.py Added vim:set ... : strings to source in order to keep file formatting 2003-03-24 08:41:19 +00:00
UserCommands.py Split UserCommands out from privmsgs. 2003-03-27 07:57:27 +00:00
utils.py Added test for abbrev and fixed a bug it found. 2003-04-04 16:14:58 +00:00
world.py Changed debug.debugMsg to debug.msg. 2003-04-03 10:06:11 +00:00