cpython/Lib/lib2to3
Barry Warsaw 78f89d8c38 - Issue #11250: Back port fix from 3.3 branch, so that 2to3 can handle files
with line feeds.  This was ported from the sandbox to the 3.3 branch, but
  didn't make it into 3.2.

- Re-enable lib2to3's test_parser.py tests, though with an expected failure
  (see issue 13125).
2011-10-07 14:44:49 -04:00
..
fixes #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
pgen2 - Issue #11250: Back port fix from 3.3 branch, so that 2to3 can handle files 2011-10-07 14:44:49 -04:00
tests - Issue #11250: Back port fix from 3.3 branch, so that 2to3 can handle files 2011-10-07 14:44:49 -04:00
Grammar.txt Merged revisions 85510 via svnmerge from 2010-10-14 23:03:32 +00:00
PatternGrammar.txt Merged revisions 61596-61597 via svnmerge from 2008-03-19 05:04:44 +00:00
__init__.py Merged revisions 61596-61597 via svnmerge from 2008-03-19 05:04:44 +00:00
btm_matcher.py Merged revisions 85510 via svnmerge from 2010-10-14 23:03:32 +00:00
btm_utils.py Merged revisions 85510 via svnmerge from 2010-10-14 23:03:32 +00:00
fixer_base.py Merged revisions 85510 via svnmerge from 2010-10-14 23:03:32 +00:00
fixer_util.py Merged revisions 85510 via svnmerge from 2010-10-14 23:03:32 +00:00
main.py Merged revisions 87002 via svnmerge from 2010-12-04 02:24:43 +00:00
patcomp.py - Issue #11250: Back port fix from 3.3 branch, so that 2to3 can handle files 2011-10-07 14:44:49 -04:00
pygram.py Merged revisions 85510 via svnmerge from 2010-10-14 23:03:32 +00:00
pytree.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
refactor.py Merged revisions 87002 via svnmerge from 2010-12-04 02:24:43 +00:00