.. |
fixes
|
Issue #13938: 2to3 converts StringTypes to a tuple. Patch from Mark Hammond.
|
2015-07-23 06:19:18 +12:00 |
pgen2
|
Issue #22221: Backported fixes from Python 3 (issue #18960).
|
2014-09-05 10:22:05 +03:00 |
tests
|
Issue #13938: 2to3 converts StringTypes to a tuple. Patch from Mark Hammond.
|
2015-07-23 06:19:18 +12:00 |
Grammar.txt
|
teach 2to3 about 'yield from'
|
2014-04-10 00:23:18 -04:00 |
PatternGrammar.txt
|
Import lib2to3.
|
2008-03-19 04:43:46 +00:00 |
__init__.py
|
Import lib2to3.
|
2008-03-19 04:43:46 +00:00 |
__main__.py
|
Merged revisions 88535,88661 via svnmerge from
|
2011-02-26 22:11:02 +00:00 |
btm_matcher.py
|
Merged revisions 83852-83853,83857,84042,84216,84274-84276,84375,85388,85478,85506-85508 via svnmerge from
|
2010-10-14 23:00:00 +00:00 |
btm_utils.py
|
Merged revisions 83852-83853,83857,84042,84216,84274-84276,84375,85388,85478,85506-85508 via svnmerge from
|
2010-10-14 23:00:00 +00:00 |
fixer_base.py
|
Merged revisions 83852-83853,83857,84042,84216,84274-84276,84375,85388,85478,85506-85508 via svnmerge from
|
2010-10-14 23:00:00 +00:00 |
fixer_util.py
|
enumerate only requires an iterable (closes #16573)
|
2012-11-29 10:55:22 -05:00 |
main.py
|
fix whitespace normalization before pushing.
|
2012-02-12 15:59:35 -08:00 |
patcomp.py
|
Merged revisions 88535,88661 via svnmerge from
|
2011-02-26 22:11:02 +00:00 |
pygram.py
|
Merged revisions 83852-83853,83857,84042,84216,84274-84276,84375,85388,85478,85506-85508 via svnmerge from
|
2010-10-14 23:00:00 +00:00 |
pytree.py
|
#11565: Fix several typos. Patch by Piotr Kasprzyk.
|
2011-03-16 12:34:31 +02:00 |
refactor.py
|
Issue #22064: Improve the misleading message from 2to3 when skipping optional fixers.
|
2015-05-13 13:42:26 +03:00 |