cpython/Lib/lib2to3/tests
Gregory P. Smith 53ec8ae6a5 re.escape os.sep so that \ is interpreted properly in the regex. 2012-02-13 16:43:55 -08:00
..
data #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
__init__.py
pytree_idempotency.py convert shebang lines: python -> python3 2010-03-11 22:53:45 +00:00
support.py
test_all_fixers.py
test_fixers.py transform izip_longest #11424 2011-03-07 22:50:37 -06:00
test_main.py re.escape os.sep so that \ is interpreted properly in the regex. 2012-02-13 16:43:55 -08: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 lib2to3 tests: Don't use deprecated API, switch to assertRegex() 2012-02-13 23:31:26 +01:00
test_util.py Merged revisions 87002 via svnmerge from 2010-12-04 02:24:43 +00:00