.. |
__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
|
New test and fix for the associated bug.
|
2003-11-12 21:57:21 +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
|
Changed the needed= keyword arg in privmsgs.getArgs to required=.
|
2003-11-11 13:20:06 +00:00 |
conf.py
|
Updated to the new version in preparation for the next release.
|
2003-11-12 01:34:24 +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
|
Added an assert for easier debugging.
|
2003-11-11 14:06:19 +00:00 |
Misc.py
|
Removed --fancy option; made True the default.
|
2003-11-12 00:27:34 +00:00 |
Owner.py
|
Made Aliases disambiguate themselves, and made that API in Owner public.
|
2003-11-12 02:18:22 +00:00 |
plugins.py
|
Made Configurable persistent.
|
2003-11-11 15:58:20 +00:00 |
privmsgs.py
|
Changed the needed= keyword arg in privmsgs.getArgs to required=.
|
2003-11-11 13:20:06 +00:00 |
questions.py
|
Fixed the formatting problem in expect.
|
2003-11-12 22:24:50 +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
|
Changed the needed= keyword arg in privmsgs.getArgs to required=.
|
2003-11-11 13:20:06 +00:00 |
utils.py
|
Allowed abbrev to accept the dictionary object (good for passing in shelves or PersistentDictionaries).
|
2003-11-11 14:16:27 +00:00 |
world.py
|
Changed the initial value of threadsSpawned to 1.
|
2003-11-05 08:32:26 +00:00 |