.. |
drivers
|
Update usage of utils.net functions.
|
2005-01-31 15:26:01 +00:00 |
utils
|
Fix some calls to pluralize to not use the extra argument. Also updated the pluralize tests.
|
2005-01-31 15:59:44 +00:00 |
__init__.py
|
Added format to __builtins__.
|
2005-01-28 15:16:32 +00:00 |
ansi.py
|
Updated license years.
|
2005-01-19 13:33:05 +00:00 |
callbacks.py
|
Update usage of utils.iter functions.
|
2005-01-31 15:22:48 +00:00 |
cdb.py
|
Completely restructured our utils modules.
|
2005-01-27 06:59:08 +00:00 |
commands.py
|
Update usage of functions in utils.gen.
|
2005-01-31 13:06:43 +00:00 |
conf.py
|
Update usage of functions in utils.gen.
|
2005-01-31 13:06:43 +00:00 |
dbi.py
|
Removed extraneous whitespace, unused imports, and converted some sets.Set() calls to set().
|
2005-01-31 15:24:36 +00:00 |
dynamicScope.py
|
Moved dynamic scoping stuff out of fix.py and into its own module.
|
2005-01-27 07:10:32 +00:00 |
ircdb.py
|
Update usage of utils.str functions.
|
2005-01-31 14:52:27 +00:00 |
irclib.py
|
Update usage of utils.iter functions.
|
2005-01-31 15:22:48 +00:00 |
ircmsgs.py
|
Update usage of utils.str functions.
|
2005-01-31 14:52:27 +00:00 |
ircutils.py
|
Update usage of utils.iter functions.
|
2005-01-31 15:22:48 +00:00 |
log.py
|
Update usage of functions in utils.gen.
|
2005-01-31 13:06:43 +00:00 |
plugin.py
|
Update usage of utils.str functions.
|
2005-01-31 14:52:27 +00:00 |
questions.py
|
Change the remaining utils.normalizeWhitespace calls to utils.str.normalizeWhitespace.
|
2005-01-28 16:10:53 +00:00 |
registry.py
|
Update usage of utils.str functions.
|
2005-01-31 14:52:27 +00:00 |
schedule.py
|
Completely restructured our utils modules.
|
2005-01-27 06:59:08 +00:00 |
structures.py
|
Update usage of utils.iter functions.
|
2005-01-31 15:22:48 +00:00 |
test.py
|
Update usage of utils.str functions.
|
2005-01-31 14:52:27 +00:00 |
unpreserve.py
|
Completely restructured our utils modules.
|
2005-01-27 06:59:08 +00:00 |
world.py
|
Completely restructured our utils modules.
|
2005-01-27 06:59:08 +00:00 |