.. |
__init__.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Admin.py
|
Let's use a from import since it makes things simpler.
|
2004-09-30 04:12:38 +00:00 |
ansi.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
asyncoreDrivers.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
callbacks.py
|
Let's safe-argument this thing earlier.
|
2004-09-30 07:36:55 +00:00 |
cdb.py
|
Updated to be cooler and allow float maxmods.
|
2004-09-30 04:13:28 +00:00 |
Channel.py
|
Elucidating comment, etc.
|
2004-09-30 05:25:38 +00:00 |
commands.py
|
Added a few more types.
|
2004-09-30 07:43:24 +00:00 |
conf.py
|
Added some configuration for cdb.
|
2004-09-30 04:15:12 +00:00 |
Config.py
|
Update to use a help method instead of a help string. Allows sub-classes of
|
2004-09-25 17:06:05 +00:00 |
dbi.py
|
Abstracted for some future overriding.
|
2004-09-30 04:15:32 +00:00 |
drivers.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
fix.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
ircdb.py
|
Fixed not to raise some exceptions during testing.
|
2004-09-29 18:53:23 +00:00 |
irclib.py
|
Refactoring of some MODE handling stuff and now we keep track of bans.
|
2004-09-29 18:52:15 +00:00 |
ircmsgs.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
ircutils.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
log.py
|
Elucidating comment, as well as filtering of misc.log when plugins are using their individual logfiles.
|
2004-09-29 18:51:37 +00:00 |
Misc.py
|
Slightly less broken Engrish.
|
2004-09-30 07:59:02 +00:00 |
Owner.py
|
Various minor refactorings, moved supybot.reply.{brackets,pipeSyntax} to supybot.commands.nested.
|
2004-09-23 23:15:27 +00:00 |
privmsgs.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
questions.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
registry.py
|
Abstracted out bool verification in utils.toBool.
|
2004-09-28 07:22:26 +00:00 |
schedule.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
socketDrivers.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
structures.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
twistedDrivers.py
|
Fixed bug #1020925.
|
2004-09-29 14:35:58 +00:00 |
unpreserve.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
User.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
utils.py
|
Abstracted out bool verification in utils.toBool.
|
2004-09-28 07:22:26 +00:00 |
webutils.py
|
To capture a backreference is good.
|
2004-09-30 04:15:48 +00:00 |
world.py
|
Made sure to return our reply messages, changed some threading stuff, etc.
|
2004-09-30 04:13:08 +00:00 |