cpython/Lib/lib2to3/tests
Serhiy Storchaka 1322f9e2d1 Issue #18037: Do not escape '\u' and '\U' in raw strings. 2013-10-08 21:08:48 +03:00
..
data Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script 2013-09-16 23:51:56 +03:00
__init__.py
pytree_idempotency.py Issue #16706: get rid of os.error 2012-12-18 22:02:39 +02: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 Issue #18037: Do not escape '\u' and '\U' in raw strings. 2013-10-08 21:08:48 +03:00
test_main.py import re for the previous commit. 2012-02-13 16:41:20 -08:00
test_parser.py #18741: fix more typos. Patch by Févry Thibault. 2013-08-17 16:11:40 +03:00
test_pytree.py remove get_prefix and set_prefix (#13248) 2012-03-14 17:41:15 -05:00
test_refactor.py Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script 2013-09-16 23:51:56 +03:00
test_util.py Merged revisions 87002 via svnmerge from 2010-12-04 02:24:43 +00:00