.. |
__init__.py
|
Initial checkin of the distutils stuff.
|
2003-09-24 07:19:54 +00:00 |
Admin.py
|
Added mode, and made sure to send one after joining a channel.
|
2004-02-17 18:12:01 +00:00 |
ansi.py
|
Changed some quotes so emacs would syntax-highlight properly.
|
2003-09-25 06:17:44 +00:00 |
asyncoreDrivers.py
|
Removed some catching of exceptions that can never happen due to MetaFirewall.
|
2004-02-17 06:31:19 +00:00 |
callbacks.py
|
Made a potential AssertionError not get raised.
|
2004-02-16 17:28:12 +00:00 |
cdb.py
|
Added __revision__ strings.
|
2003-11-25 08:38:19 +00:00 |
Channel.py
|
Added invite command with test, fixed docstrings.
|
2004-02-17 13:28:40 +00:00 |
conf.py
|
Change the default upkeepInterval to 1h instead of 5m.
|
2004-02-16 09:13:48 +00:00 |
Config.py
|
Put a note in the help for config about leaving off the supybot..
|
2004-02-16 04:07:45 +00:00 |
drivers.py
|
Made sure to handle the case where the driver object has no irc or its irc is None (like a Scheduler driver or something).
|
2004-02-12 06:50:26 +00:00 |
fix.py
|
Added __revision__ strings.
|
2003-11-25 17:33:58 +00:00 |
ircdb.py
|
Better error handling on open.
|
2004-02-14 01:02:53 +00:00 |
irclib.py
|
Added mode, and made sure to send one after joining a channel.
|
2004-02-17 18:12:01 +00:00 |
ircmsgs.py
|
Added mode, and made sure to send one after joining a channel.
|
2004-02-17 18:12:01 +00:00 |
ircutils.py
|
Who knows why I wrote that without a for loop before?
|
2004-02-16 00:54:05 +00:00 |
log.py
|
Added log.firewall and log.MetaFirewall, and converted several classes to use them.
|
2004-02-06 09:20:47 +00:00 |
Misc.py
|
Fixed revision (again).
|
2004-02-17 18:54:35 +00:00 |
Owner.py
|
Fixed the problem of having multiple upkeeps scheduled.
|
2004-02-17 18:10:27 +00:00 |
plugins.py
|
Made Sen case-insensitive (again...)
|
2004-02-11 06:20:29 +00:00 |
privmsgs.py
|
Store the q on the function itself in case we want to debug with it later.
|
2004-02-13 09:56:59 +00:00 |
questions.py
|
Made an empty stings cancel out of the plugin selection.
|
2004-02-09 19:01:47 +00:00 |
registry.py
|
Fixed the __str__ of some Value subclasses.
|
2004-02-17 06:30:12 +00:00 |
repl.py
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
schedule.py
|
Fixed tests.
|
2004-02-13 09:50:46 +00:00 |
socketDrivers.py
|
Removed some catching of exceptions that can never happen due to MetaFirewall.
|
2004-02-17 06:31:19 +00:00 |
structures.py
|
Added __revision__ strings.
|
2003-11-25 08:38:19 +00:00 |
twistedDrivers.py
|
Commented out some useless debug logs.
|
2004-02-16 08:10:50 +00:00 |
unpreserve.py
|
Typo\!
|
2004-02-14 01:52:07 +00:00 |
User.py
|
Moved some error handling to a different place.
|
2004-02-08 09:26:21 +00:00 |
utils.py
|
Hmm, didn't define keys.
|
2004-02-05 07:32:20 +00:00 |
webutils.py
|
Added getDomain and some tests.
|
2004-01-31 17:36:17 +00:00 |
world.py
|
Fixed the problem of having multiple upkeeps scheduled.
|
2004-02-17 18:10:27 +00:00 |