Limnoria/src
Jeremy Fincher 5764cbd1da Whitespace change. 2003-04-11 07:10:55 +00:00
..
AdminCommands.py Wrong variable in join command. 2003-04-11 07:10:21 +00:00
ChannelCommands.py Fixed handling of channel capabilities 2003-04-02 11:08:34 +00:00
MiscCommands.py Minor changes. 2003-04-08 07:20:42 +00:00
UserCommands.py Split UserCommands out from privmsgs. 2003-03-27 07:57:27 +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 Minor changes. 2003-04-09 15:13:51 +00:00
bot.py Changed AsyncoreDriver to accept an irc as an argument, hopefully fixing the looping bug. 2003-04-09 15:07:23 +00:00
callbacks.py Fixed stupid regexp. 2003-04-09 17:19:06 +00:00
cdb.py Added vim:set ... : strings to source in order to keep file formatting 2003-03-24 08:41:19 +00:00
conf.py Changed conf.minHistory to conf.maxHistory. 2003-04-05 12:25:39 +00:00
debug.py Raised 'too many exceptions raised in too little time' limit to 10 exceptions in .5 seconds. 2003-04-09 14:46:45 +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 Whitespace change. 2003-04-11 07:10:55 +00:00
ircdb.py Added check to make sure a user's hostmask doesn't mask another's. 2003-04-08 07:28:45 +00:00
irclib.py Added __getstate__ and __setstate__ to set and Channel. 2003-04-09 18:57:25 +00:00
ircmsgs.py Closed bug 715763, 'Several JOIN commands don't allow specification of a key' 2003-04-10 07:56:41 +00:00
ircutils.py Made isIP actually test properly and added tests. 2003-04-10 07:36:49 +00:00
privmsgs.py Changed drivers.close() to .die() 2003-04-03 09:17:03 +00:00
questions.py Added something(prompt). 2003-04-08 07:22:40 +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
utils.py Fixed bug (and added test) in distance. 2003-04-06 15:10:14 +00:00
world.py Fixed PyChecker complaint. 2003-04-08 07:23:56 +00:00