cpython/Lib/lib2to3/tests
Serhiy Storchaka 6f2ec18b4e Issue #18037: Do not escape '\u' and '\U' in raw strings. 2013-10-08 21:07:21 +03:00
..
data Issue #18873: IDLE, 2to3, and the findnocoding.py script now detect Python 2013-09-17 00:00:46 +03:00
__init__.py Import lib2to3. 2008-03-19 04:43:46 +00:00
pytree_idempotency.py Merged revisions 72523,72950-72951,72994,73003,73033,73036-73040,73091-73093,73096,73179-73181,73192,73231,73244,73255-73256,73365 via svnmerge from 2009-06-11 22:06:46 +00:00
support.py Merged revisions 72523,72950-72951,72994,73003,73033,73036-73040,73091-73093,73096,73179-73181,73192,73231,73244,73255-73256,73365 via svnmerge from 2009-06-11 22:06:46 +00:00
test_all_fixers.py Merged revisions 76871-76872,77093-77095,77097-77101 via svnmerge from 2009-12-28 23:50:41 +00:00
test_fixers.py Issue #18037: Do not escape '\u' and '\U' in raw strings. 2013-10-08 21:07:21 +03:00
test_main.py re.escape os.sep so that \ is interpreted properly in the regex. 2012-02-13 16:45:47 -08:00
test_parser.py #18741: fix more typos. Patch by Févry Thibault. 2013-08-17 16:07:38 +03:00
test_pytree.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
test_refactor.py Issue #18873: IDLE, 2to3, and the findnocoding.py script now detect Python 2013-09-17 00:00:46 +03:00
test_util.py Merged revisions 85551,86156-86157,86464 via svnmerge from 2010-12-04 02:18:58 +00:00