.. |
__init__.py
|
Initial checkin of the distutils stuff.
|
2003-09-24 07:19:54 +00:00 |
AdminCommands.py
|
Changed fix.py to munge __builtins__ rather than requiring a "from fix import *" statement.
|
2003-10-05 12:47:19 +00:00 |
ansi.py
|
Changed some quotes so emacs would syntax-highlight properly.
|
2003-09-25 06:17:44 +00:00 |
asyncoreDrivers.py
|
Changed fix.py to munge __builtins__ rather than requiring a "from fix import *" statement.
|
2003-10-05 12:47:19 +00:00 |
callbacks.py
|
Added addressedRegexps set to PrivmsgCommandAndRegexp.
|
2003-10-09 04:29:37 +00:00 |
cdb.py
|
Changed fix.py to munge __builtins__ rather than requiring a "from fix import *" statement.
|
2003-10-05 12:47:19 +00:00 |
ChannelCommands.py
|
Minor stylistic updates.
|
2003-10-04 12:57:44 +00:00 |
conf.py
|
Changed fix.py to munge __builtins__ rather than requiring a "from fix import *" statement.
|
2003-10-05 12:47:19 +00:00 |
debug.py
|
Changed fix.py to munge __builtins__ rather than requiring a "from fix import *" statement.
|
2003-10-05 12:47:19 +00:00 |
drivers.py
|
Changed fix.py to munge __builtins__ rather than requiring a "from fix import *" statement.
|
2003-10-05 12:47:19 +00:00 |
fix.py
|
Changed __all__ to the empty list so people won't misuse fix.py.
|
2003-10-08 20:57:29 +00:00 |
ircdb.py
|
Changed fix.py to munge __builtins__ rather than requiring a "from fix import *" statement.
|
2003-10-05 12:47:19 +00:00 |
irclib.py
|
Changed the uses of queue to a smallqueue.
|
2003-10-09 04:01:27 +00:00 |
ircmsgs.py
|
Changed fix.py to munge __builtins__ rather than requiring a "from fix import *" statement.
|
2003-10-05 12:47:19 +00:00 |
ircutils.py
|
Added dccIP and unDccIP.
|
2003-10-09 16:12:53 +00:00 |
MiscCommands.py
|
Fixed bug in list where _exec would show.
|
2003-10-09 18:06:46 +00:00 |
OwnerCommands.py
|
Changed fix.py to munge __builtins__ rather than requiring a "from fix import *" statement.
|
2003-10-05 12:47:19 +00:00 |
plugins.py
|
Oops, didn't check to see if the file was there before stat'ing it.
|
2003-10-08 14:15:05 +00:00 |
privmsgs.py
|
Changed fix.py to munge __builtins__ rather than requiring a "from fix import *" statement.
|
2003-10-05 12:47:19 +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
|
Changed fix.py to munge __builtins__ rather than requiring a "from fix import *" statement.
|
2003-10-05 12:47:19 +00:00 |
socketDrivers.py
|
Changed fix.py to munge __builtins__ rather than requiring a "from fix import *" statement.
|
2003-10-05 12:47:19 +00:00 |
structures.py
|
Added reset() to smallqueue.
|
2003-10-09 03:59:36 +00:00 |
template.py
|
Forgot a parenthese.
|
2003-10-08 22:33:09 +00:00 |
twistedDrivers.py
|
Changed fix.py to munge __builtins__ rather than requiring a "from fix import *" statement.
|
2003-10-05 12:47:19 +00:00 |
UserCommands.py
|
Fixed to handle secure flag properly.
|
2003-10-09 05:09:05 +00:00 |
utils.py
|
Changed fix.py to munge __builtins__ rather than requiring a "from fix import *" statement.
|
2003-10-05 12:47:19 +00:00 |
world.py
|
Added fix for msvcrt.heapmin not working in Windows 9x.
|
2003-10-09 17:24:28 +00:00 |