cpython/Lib/lib2to3/tests
Andrew Svetlov ad28c7f9da Issue #16706: get rid of os.error 2012-12-18 22:02:39 +02:00
..
data
__init__.py
pytree_idempotency.py Issue #16706: get rid of os.error 2012-12-18 22:02:39 +02:00
support.py
test_all_fixers.py
test_fixers.py add fixer for reload() -> imp.reload() (closes #11797)\n\nPatch by Laurie Clark-Michalek and Berker Peksag 2012-12-07 22:44:10 -05:00
test_main.py
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