cpython/Lib/lib2to3/tests
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
..
data #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
__init__.py Merged revisions 61596-61597 via svnmerge from 2008-03-19 05:04:44 +00:00
pytree_idempotency.py convert shebang lines: python -> python3 2010-03-11 22:53:45 +00:00
support.py Merged revisions 73370 via svnmerge from 2009-06-11 23:47:38 +00:00
test_all_fixers.py Merged revisions 77103,77105-77106 via svnmerge from 2009-12-29 00:44:14 +00:00
test_fixers.py transform izip_longest #11424 2011-03-07 22:50:37 -06:00
test_main.py Merged revisions 77163 via svnmerge from 2009-12-30 19:54:39 +00:00
test_parser.py - Issue #11250: Back port fix from 3.3 branch, so that 2to3 can handle files 2011-10-07 14:44:49 -04:00
test_pytree.py Merged revisions 85510 via svnmerge from 2010-10-14 23:03:32 +00:00
test_refactor.py Stop trying to write into the stdlib during lib2to3 tests (#12331). 2011-07-31 17:58:46 +02:00
test_util.py Merged revisions 87002 via svnmerge from 2010-12-04 02:24:43 +00:00