.. |
drivers
|
Remove need for 2to3.
|
2015-08-11 16:50:23 +02:00 |
utils
|
Fix timezone handling in Python 2 and 3.2.
|
2015-08-26 17:42:42 +02:00 |
__init__.py
|
Remove need for 2to3.
|
2015-08-11 16:50:23 +02:00 |
ansi.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
callbacks.py
|
Remove need for 2to3.
|
2015-08-11 16:50:23 +02:00 |
cdb.py
|
Remove need for 2to3.
|
2015-08-11 16:50:23 +02:00 |
commands.py
|
Remove need for 2to3.
|
2015-08-11 16:50:23 +02:00 |
conf.py
|
HTTP server: use two single-stack servers instead of a dual-stack one, and add a config variable to disable this behavior. Closes GH-945.
|
2015-08-22 13:10:03 +02:00 |
dbi.py
|
Remove need for 2to3.
|
2015-08-11 16:50:23 +02:00 |
dynamicScope.py
|
Continue accelerating the 2to3 step (remove fix_raise).
|
2014-01-20 15:43:55 +01:00 |
gpg.py
|
Remove need for 2to3.
|
2015-08-11 16:50:23 +02:00 |
httpserver.py
|
HTTP server: use two single-stack servers instead of a dual-stack one, and add a config variable to disable this behavior. Closes GH-945.
|
2015-08-22 13:10:03 +02:00 |
i18n.py
|
Remove use of fix_dict fixer.
|
2015-08-08 23:08:49 +02:00 |
ircdb.py
|
Remove need for 2to3.
|
2015-08-11 16:50:23 +02:00 |
irclib.py
|
Add support for IRCv3.2 extension chghost.
|
2015-08-22 20:48:03 +02:00 |
ircmsgs.py
|
Fix timezone handling in Python 2 and 3.2.
|
2015-08-26 17:42:42 +02:00 |
ircutils.py
|
Add support for italics
|
2015-08-21 21:44:11 +00:00 |
log.py
|
Remove need for 2to3.
|
2015-08-11 16:50:23 +02:00 |
plugin.py
|
Replace sys.version_info[0] usages with minisix.PY{2,3}.
|
2015-08-09 00:23:03 +02:00 |
questions.py
|
Remove need for 2to3.
|
2015-08-11 16:50:23 +02:00 |
registry.py
|
Remove need for 2to3.
|
2015-08-11 16:50:23 +02:00 |
schedule.py
|
Use gender-neutral pronouns everywhere
|
2014-07-13 17:23:11 +02:00 |
shlex.py
|
Remove need for 2to3.
|
2015-08-11 16:50:23 +02:00 |
test.py
|
Fix http tests on Python 3.
|
2015-08-15 14:07:01 +02:00 |
unpreserve.py
|
Use open() instead of file().
|
2012-08-04 13:13:16 +02:00 |
world.py
|
Remove need for 2to3.
|
2015-08-11 16:50:23 +02:00 |