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
pytree_idempotency.py
support.py
test_all_fixers.py
test_fixers.py transform izip_longest #11424 2011-03-07 22:50:37 -06:00
test_main.py
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