.. |
drivers
|
Tried (again) to fix bug #1156765. This might resurrect some old bugs, such as the inability to quit via Ctrl-C or similar. It must be tested.
|
2005-05-20 16:29:17 +00:00 |
utils
|
Changed Synchronized to make attributes (and changing the attributes' names) more maintainable.
|
2005-05-16 18:42:38 +00:00 |
__init__.py
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
ansi.py
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
callbacks.py
|
Fixed the bug that caused "reply reply" to be necessary instead of just "reply".
|
2005-05-23 11:23:53 +00:00 |
cdb.py
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
commands.py
|
Fixed some style issues with logging calls.
|
2005-05-18 04:18:35 +00:00 |
conf.py
|
Made the maxReconnectWait configurable.
|
2005-05-19 23:38:13 +00:00 |
dbi.py
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
dynamicScope.py
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
ircdb.py
|
It should be possible to identify without flushing.
|
2005-03-27 09:59:44 +00:00 |
irclib.py
|
Removed the "All channels synced ..." message since it's not entirely accurate with our new JOIN ratelimiting.
|
2005-05-18 14:35:57 +00:00 |
ircmsgs.py
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
ircutils.py
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
log.py
|
Moved utils.changeFunctionName to utils.python.
|
2005-05-15 17:17:26 +00:00 |
plugin.py
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
questions.py
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
registry.py
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
schedule.py
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
shlex.py
|
Added our hacked shlex.py, prior to the 2.3 bastardization that made it unsuitable for our purposes.
|
2005-02-18 08:30:59 +00:00 |
test.py
|
Moved utils.changeFunctionName to utils.python.
|
2005-05-15 17:17:26 +00:00 |
unpreserve.py
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
world.py
|
Fixed some style issues with logging calls.
|
2005-05-18 04:18:35 +00:00 |