.. |
__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
|
removed some bugginess and added getUrl.
|
2004-09-30 09:57:17 +00:00 |
conf.py
|
Gotta be sure to basename the journal.
|
2004-09-30 09:56:50 +00:00 |
Config.py
|
Augmented to better document the sigils.
|
2004-09-30 14:59:09 +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
|
Removed privmsgs.urlSnarfer, now it exists only in commands.
|
2004-09-30 10:04:22 +00:00 |
questions.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
registry.py
|
Changed showDefault to _showDefault.
|
2004-09-30 20:03:54 +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
|
Small update.
|
2004-09-30 09:56:34 +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 |