.. |
AdminCommands.py
|
Stupid variable name changes...
|
2003-04-11 20:26:49 +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
|
Added IrcMsg parsing time logging.
|
2003-04-15 14:36:58 +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
|
Comment changes.
|
2003-04-16 07:12:36 +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
|
Changed conf.minHistory to conf.maxHistory.
|
2003-04-05 12:25:39 +00:00 |
debug.py
|
Added keyword argument to recoverableException to determine the type of exception logged.
|
2003-04-14 07:18:42 +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
|
Changed many dictionaries to the more appropriate ircutils.IrcDict.
|
2003-04-11 20:42:21 +00:00 |
irclib.py
|
Added log of PING-based disconnect.
|
2003-04-12 12:21:21 +00:00 |
ircmsgs.py
|
Made assertions more useful.
|
2003-04-14 05:13:21 +00:00 |
ircutils.py
|
Fixed bug (no __delitem__) in IrcDict and added test.
|
2003-04-11 20:44:29 +00:00 |
MiscCommands.py
|
Ugh.
|
2003-04-14 14:56:59 +00:00 |
privmsgs.py
|
Added superreload command.
|
2003-04-14 05:56:28 +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 |
UserCommands.py
|
Split UserCommands out from privmsgs.
|
2003-03-27 07:57:27 +00:00 |
utils.py
|
Added perlReToPythonRe and perlReToReplacer and associated tests.
|
2003-04-16 05:26:24 +00:00 |
world.py
|
Fixed PyChecker complaint.
|
2003-04-08 07:23:56 +00:00 |