.. |
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 drivers.close() to .die().
|
2003-04-03 08:52:41 +00:00 |
bot.py
|
Fixed some bugs found by PyChecker
|
2003-04-03 08:30:28 +00:00 |
callbacks.py
|
Removed funkyArgument; now we use safeArgument which does the repr() itself.
|
2003-04-03 08:31:47 +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
|
Changed 'too many exceptions raised' time to 0.20 seconds, not 0.05 seconds.
|
2003-04-02 07:05:05 +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
|
Made set more in line with the sets that will be released in 2.3
|
2003-04-03 08:17:57 +00:00 |
ircdb.py
|
Added needed import and change debug.printfs to debug.debugMsg.
|
2003-04-03 08:29:21 +00:00 |
irclib.py
|
Changed drivers.close() to .die().
|
2003-04-03 08:52:41 +00:00 |
ircmsgs.py
|
Fixed minor style bug
|
2003-03-31 09:27:15 +00:00 |
ircutils.py
|
Had safeArgument logic flipped
|
2003-04-03 09:17:19 +00:00 |
MiscCommands.py
|
Added source command
|
2003-03-28 08:41:11 +00:00 |
privmsgs.py
|
Changed drivers.close() to .die()
|
2003-04-03 09:17:03 +00:00 |
repl.py
|
Added vim:set ... : strings to source in order to keep file formatting
|
2003-03-24 08:41:19 +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 timeElapsed and converted FunCommands to use it.
|
2003-04-03 09:11:57 +00:00 |
world.py
|
Re-enabled the old reloading method, we'll see if it comes in useful.
|
2003-03-27 06:06:56 +00:00 |