.. |
drivers
|
Fixed twisted.internet.ssl imports to work still if OpenSSL isn't installed.
|
2005-05-23 19:38:29 +00:00 |
utils
|
src/utils/web: Add another "UNKNOWN_HOST" code to catch.
|
2005-10-14 12:59:47 +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
|
NestedCommandsIrcProxy should set self.repliedTo if self.error is called.
|
2005-06-30 22:10:04 +00:00 |
cdb.py
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
commands.py
|
src/commands: Change the rest context so that it raises an IndexError when no arguments are available.
|
2005-07-27 21:57:17 +00:00 |
conf.py
|
src/conf, plugins/Owner, plugins/Network: Add support for specifying an ssl connection via Network.connect.
|
2005-12-14 04:20:04 +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
|
src/ircdb: checkPassword should return false when password is None instead of trying to continue with the check.
|
2005-10-14 12:58:41 +00:00 |
irclib.py
|
src/irclib.py: Document the protected/channel owner patch
|
2005-11-30 16:02:09 +00:00 |
ircmsgs.py
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
ircutils.py
|
Fixed bug in ircutils.isNick, which allowed nicks to start with dashes.
|
2005-08-02 02:47:42 +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
|
Log the name of each spawned thread at the DEBUG level.
|
2005-06-08 03:53:00 +00:00 |