.. |
__init__.py
|
Initial checkin of the distutils stuff.
|
2003-09-24 07:19:54 +00:00 |
Admin.py
|
Made setting supybot.log.minimumPriority set the actual level being logged.
|
2004-01-20 10:46:18 +00:00 |
ansi.py
|
Changed some quotes so emacs would syntax-highlight properly.
|
2003-09-25 06:17:44 +00:00 |
asyncoreDrivers.py
|
Made sure to catch exceptions in takeMsg.
|
2004-01-20 15:41:42 +00:00 |
callbacks.py
|
Fixed several bugs and added the replies rich reply method.
|
2004-01-19 20:51:04 +00:00 |
cdb.py
|
Added __revision__ strings.
|
2003-11-25 08:38:19 +00:00 |
Channel.py
|
Updated more replies.
|
2004-01-08 15:47:38 +00:00 |
conf.py
|
Oops\! Made supybot.replies.success into supybot.replies.error. That's one way to confuse people :)
|
2004-01-20 15:55:33 +00:00 |
Config.py
|
env is your friend
|
2004-01-20 07:15:37 +00:00 |
configurable.py
|
HUUUUUUUUGE Configuration change.
|
2004-01-18 07:58:26 +00:00 |
drivers.py
|
Tried to make sure Ircs and Drivers get nuked appropriately when they die sadly.
|
2004-01-20 16:07:03 +00:00 |
fix.py
|
Added __revision__ strings.
|
2003-11-25 17:33:58 +00:00 |
ircdb.py
|
Reduced several log.infos to log.debugs.
|
2004-01-19 20:26:20 +00:00 |
irclib.py
|
Fixed several bugs and added the replies rich reply method.
|
2004-01-19 20:51:04 +00:00 |
ircmsgs.py
|
Changed over to the cool new RichReplyMethods stuff, mostly.
|
2004-01-07 19:09:24 +00:00 |
ircutils.py
|
Added setdefault and get to IrcDict.
|
2004-01-19 22:29:55 +00:00 |
log.py
|
Reordered stuff for the LogLevel change.
|
2004-01-20 12:10:18 +00:00 |
Misc.py
|
Forgot to import ircdb.
|
2004-01-18 08:16:15 +00:00 |
Owner.py
|
Changed eval/exec so that they never even get defined if conf.allowEval isn't True.
|
2004-01-20 16:16:25 +00:00 |
plugins.py
|
HUUUUUUUUGE Configuration change.
|
2004-01-18 07:58:26 +00:00 |
privmsgs.py
|
Made an error message a bit clearer.
|
2004-01-19 20:27:04 +00:00 |
questions.py
|
Updates!
|
2004-01-20 11:53:34 +00:00 |
registry.py
|
Factored invariant checking into setValue as appropriate.
|
2004-01-20 15:08:08 +00:00 |
repl.py
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
schedule.py
|
Slight style update.
|
2004-01-02 22:29:03 +00:00 |
socketDrivers.py
|
Made sure to catch exceptions in takeMsg.
|
2004-01-20 15:41:42 +00:00 |
structures.py
|
Added __revision__ strings.
|
2003-11-25 08:38:19 +00:00 |
twistedDrivers.py
|
Tried to make sure Ircs and Drivers get nuked appropriately when they die sadly.
|
2004-01-20 16:07:03 +00:00 |
User.py
|
name() is defined in IrcCallback, parent Class of plugins. Can't be used.
|
2004-01-20 13:37:56 +00:00 |
utils.py
|
Moved isIP* to utils from ircutils.
|
2004-01-16 17:33:51 +00:00 |
webutils.py
|
Handled the ugly "timed out" error message.
|
2004-01-15 11:32:25 +00:00 |
world.py
|
Added log.timestamp.
|
2004-01-19 20:22:06 +00:00 |