cpython/Lib/lib2to3/tests
Benjamin Peterson 139891ba82 merge 3.2 (#16573) 2012-11-29 10:56:11 -05:00
..
data
__init__.py
pytree_idempotency.py
support.py
test_all_fixers.py
test_fixers.py enumerate only requires an iterable (closes #16573) 2012-11-29 10:55:22 -05:00
test_main.py import re for the previous commit. 2012-02-13 16:41:20 -08:00
test_parser.py Issue #13125: Silence spurious test_lib2to3 output when in non-verbose mode. 2012-02-27 19:55:36 +01:00
test_pytree.py remove get_prefix and set_prefix (#13248) 2012-03-14 17:41:15 -05:00
test_refactor.py Fix use of deprecated assertRegexpMatches method. 2012-02-20 22:08:27 +01:00
test_util.py