.. |
drivers
|
Socket: Fix race condition in SSL handshakes.
|
2013-03-21 17:21:20 +00:00 |
utils
|
Print extra debug data in the logs.
|
2013-02-03 17:46:39 +01:00 |
__init__.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-01-01 21:11:24 +01:00 |
ansi.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
callbacks.py
|
Fix traceback if supybot.errors.noCapability does not contain %s.
|
2013-03-24 07:51:55 +00:00 |
cdb.py
|
src/cdb.py: Use 'future' division and decode/encode data from/to the disk.
|
2012-08-05 16:57:18 +02:00 |
commands.py
|
core: Add docstring to commands.wrap.
|
2013-02-01 20:38:18 +01:00 |
conf.py
|
Create config variable supybot.directories.data.web, and move robots.txt to this directory.
|
2013-03-09 20:52:35 +01:00 |
dbi.py
|
src/dbi.py: Use open() instead of file().
|
2012-08-05 16:56:07 +02:00 |
dynamicScope.py
|
Fix issue with Pypy
|
2010-12-12 14:22:44 +01:00 |
httpserver.py
|
Prevent crash of httpserver in some requests. (Why? No idea.)
|
2013-03-21 17:31:53 +00:00 |
i18n.py
|
Fix typo in a comment.
|
2013-03-08 20:26:50 +01:00 |
ircdb.py
|
Use non-sexist language in strings and comments.
|
2013-03-08 20:34:31 +01:00 |
irclib.py
|
Use non-sexist language in strings and comments.
|
2013-03-08 20:34:31 +01:00 |
ircmsgs.py
|
Fix RFC-compliance of privmsgs/notices/kicks/whois/... with list of nicks/channels are argument. Closes GH-462.
|
2013-03-23 11:06:08 +01:00 |
ircutils.py
|
Fix RFC-compliance of privmsgs/notices/kicks/whois/... with list of nicks/channels are argument. Closes GH-462.
|
2013-03-23 11:06:08 +01:00 |
log.py
|
Fix debug logging in some (weird) cases.
|
2013-02-07 18:34:29 +01:00 |
plugin.py
|
Fix syntax error
|
2011-03-05 09:51:05 +01:00 |
questions.py
|
Fix bold of 'getpass' question. Closes GH-426.
|
2013-01-20 12:39:36 +01:00 |
registry.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-01-01 21:11:24 +01:00 |
schedule.py
|
Use non-sexist language in strings and comments.
|
2013-03-08 20:34:31 +01:00 |
shlex.py
|
Make src/callbacks.py more py3k-friendly.
|
2012-08-04 11:38:12 +02:00 |
test.py
|
src/test.py: Why would a test server create a socket?
|
2013-02-02 19:51:47 +01:00 |
unpreserve.py
|
Use open() instead of file().
|
2012-08-04 13:13:16 +02:00 |
world.py
|
Make world.py py3k-friendly.
|
2012-08-04 18:06:49 +02:00 |