..
drivers
Add support for SRV records in domain name resolution.
2014-03-01 09:22:14 +01:00
utils
utils.web.getUrl: add the 'timeout' argument (and fix the doc of getUrlFd).
2014-04-26 12:43:45 +00:00
__init__.py
Merge remote-tracking branch 'supybot/master' into testing
2013-08-24 11:28:29 +02:00
ansi.py
Change the modeline to use softtabstop instead of tabstop.
2006-02-11 15:52:51 +00:00
callbacks.py
Fix doc (again).
2014-03-21 15:34:14 +00:00
cdb.py
cdb: Remove debug output.
2014-04-19 10:18:34 +02:00
commands.py
Fix previous merge.
2014-04-05 22:56:40 +02:00
conf.py
src/conf.py: set default banmask to host.
2014-05-28 12:45:07 +03:00
dbi.py
Continue accelerating the 2to3 step (remove fix_except).
2014-01-20 15:49:15 +01:00
dynamicScope.py
Continue accelerating the 2to3 step (remove fix_raise).
2014-01-20 15:43:55 +01:00
gpg.py
Fix import of supybot.gpg if gnupg is not available.
2013-11-02 06:17:51 +00:00
httpserver.py
httpserver: Fix crash if supybot.servers.http.favicon has not been set.
2014-04-15 18:39:44 +00:00
i18n.py
i18n: Prevent untranslated strings from having empty translations
2014-03-10 16:26:26 +01:00
ircdb.py
Fix errors detected by PyLint.
2014-03-05 14:14:36 +01:00
irclib.py
src/irclib.py: Further improvements to SASL and a few other minor things
2014-05-24 17:25:32 +02:00
ircmsgs.py
Fix previous commit.
2014-04-18 07:16:02 +00:00
ircutils.py
Add 'reply_env' attribute to IrcMsg.
2014-04-18 06:53:52 +00:00
log.py
Fix AttributeError exception in log.py with python3.4
2014-04-01 20:16:20 +02:00
minisix.py
Add file minisix.py (forgot to add it in previous commits).
2014-01-21 22:41:50 +01:00
plugin.py
Continue accelerating the 2to3 step (remove fix_except).
2014-01-20 15:49:15 +01:00
questions.py
Continue accelerating the 2to3 step (remove fix_print).
2014-01-20 15:31:09 +01:00
registry.py
Continue accelerating the 2to3 step (remove fix_map).
2014-01-21 10:57:38 +01:00
schedule.py
Fix neutral pronouns.
2014-04-11 21:56:42 +00:00
shlex.py
Continue accelerating the 2to3 step (remove fix_reduce, fix_renames, fix_repr, fix_set_literal, fix_standarderror, fix_sys_exc, fix_throw, and fix_tuple_params).
2014-01-20 16:04:53 +01:00
test.py
src/test.py: fix typo
2014-05-22 13:54:25 +03:00
unpreserve.py
Use open() instead of file().
2012-08-04 13:13:16 +02:00
world.py
Fix errors detected by PyLint.
2014-03-05 14:14:36 +01:00