.. |
__init__.py
|
Initial checkin of the distutils stuff.
|
2003-09-24 07:19:54 +00:00 |
AdminCommands.py
|
Forgot two imports for the bug command.
|
2003-10-04 12:54:42 +00:00 |
ansi.py
|
Changed some quotes so emacs would syntax-highlight properly.
|
2003-09-25 06:17:44 +00:00 |
asyncoreDrivers.py
|
Updated ircdb to have persistent user ids.
|
2003-09-12 20:06:58 +00:00 |
baseplugin.py
|
Added docstrings.
|
2003-10-04 13:22:40 +00:00 |
callbacks.py
|
Deleted a few variables that shouldn't have been exported.
|
2003-10-04 12:29:58 +00:00 |
cdb.py
|
Added a whole lot of docstrings and such.
|
2003-10-04 11:24:31 +00:00 |
ChannelCommands.py
|
Minor stylistic updates.
|
2003-10-04 12:57:44 +00:00 |
conf.py
|
Removed the old sys.path-munging code now that we're disutil'ed.
|
2003-09-24 07:28:25 +00:00 |
debug.py
|
Added docstrings.
|
2003-10-04 11:43:57 +00:00 |
drivers.py
|
Added docstrings, fixed some weird indentation.
|
2003-10-04 11:47:21 +00:00 |
fix.py
|
Deleted a few variables that shouldn't have been exported.
|
2003-10-04 12:29:58 +00:00 |
ircdb.py
|
Added docstrings, removed some unused methods.
|
2003-10-04 12:00:56 +00:00 |
irclib.py
|
Removed unused import atexit.
|
2003-10-04 12:18:36 +00:00 |
ircmsgs.py
|
Minor updates.
|
2003-10-04 12:31:59 +00:00 |
ircutils.py
|
Extra docstrings, and indentation problem fixed.
|
2003-10-04 12:36:48 +00:00 |
MiscCommands.py
|
Removed some useless imports.
|
2003-10-04 13:09:34 +00:00 |
OwnerCommands.py
|
Fixed ambiguous error message when some other module is causing the import error.
|
2003-10-03 22:28:05 +00:00 |
privmsgs.py
|
Commented out new.function stuff for later when new.function actually works.
|
2003-09-29 05:41:03 +00:00 |
questions.py
|
Added docstrings, removed ny.
|
2003-10-04 13:07:15 +00:00 |
repl.py
|
Added module docstring.
|
2003-10-04 12:40:30 +00:00 |
schedule.py
|
Added docstrings.
|
2003-10-04 12:45:44 +00:00 |
socketDrivers.py
|
Uh, why did I raise? I don't know. Anyway, handle write errors correctly in _sendIfMsgs.
|
2003-09-06 07:45:47 +00:00 |
structures.py
|
Added smallqueue class.
|
2003-10-04 13:20:41 +00:00 |
template.py
|
Added fix for servers with a missing MOTD file.
|
2003-09-30 13:56:40 +00:00 |
twistedDrivers.py
|
Updated ircdb to have persistent user ids.
|
2003-09-12 20:06:58 +00:00 |
UserCommands.py
|
Fixed a latent UnboundLocalError in setsecure.
|
2003-10-04 12:59:47 +00:00 |
utils.py
|
Added a docstring and doctested nItems.
|
2003-10-04 13:04:01 +00:00 |
world.py
|
Added docstrings.
|
2003-10-04 12:53:09 +00:00 |