.. |
__init__.py
|
Initial checkin of the distutils stuff.
|
2003-09-24 07:19:54 +00:00 |
Admin.py
|
Added ignore, unignore, and ignores to be complete with Channel.
|
2003-11-09 14:34:23 +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
|
__parented some classes.
|
2003-11-04 08:13:22 +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 |
Channel.py
|
Removed the 'chan' from commands.
|
2003-11-09 14:11:15 +00:00 |
conf.py
|
Oops, forgot to commit this.
|
2003-11-07 12:47:36 +00:00 |
debug.py
|
Changed the default minimumPriority.
|
2003-10-21 06:38:03 +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
|
Added curry to fix.py, converted some code to use it.
|
2003-11-04 08:26:54 +00:00 |
ircdb.py
|
Fixed the reloading sets.Set bug more cleanly.
|
2003-11-03 23:23:28 +00:00 |
irclib.py
|
Added curry to fix.py, converted some code to use it.
|
2003-11-04 08:26:54 +00:00 |
ircmsgs.py
|
Removed an assertion that was asserting a condition that didn't need to be true.
|
2003-11-07 18:44:18 +00:00 |
ircutils.py
|
Optimization to hostmaskPatternEqual.
|
2003-11-05 22:21:43 +00:00 |
Misc.py
|
Fixed the nesting bug with testEval and testCalc.
|
2003-10-29 23:40:14 +00:00 |
Owner.py
|
Made Owner complain if there is more than one src/ plugin with a given command.
|
2003-11-09 14:01:36 +00:00 |
plugins.py
|
Removed Toggle stuff.
|
2003-11-08 09:47:48 +00:00 |
privmsgs.py
|
Fixed some bugs.
|
2003-11-08 00:10:09 +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
|
Changed repr to pprint.pformat.
|
2003-10-30 02:20:36 +00:00 |
template.py
|
Updated to reflect the change in name of the wizards.
|
2003-10-23 07:32:19 +00:00 |
twistedDrivers.py
|
Removed/commented out some debug.printfs.
|
2003-10-12 12:42:43 +00:00 |
User.py
|
Add a better help description to identify
|
2003-11-04 22:50:22 +00:00 |
utils.py
|
Added safeEval.
|
2003-11-07 19:40:03 +00:00 |
world.py
|
Changed the initial value of threadsSpawned to 1.
|
2003-11-05 08:32:26 +00:00 |