0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Lib/lib2to3/tests
2018-03-13 10:53:22 -07:00
..
data
__init__.py
__main__.py
pytree_idempotency.py
support.py closes bpo-30117: fix lib2to3 ParserIdempotency test (GH-1242) 2018-01-29 23:13:03 -08:00
test_all_fixers.py
test_fixers.py bpo-32046: Update 2to3 when converts operator.isCallable(obj). (#4417) 2017-11-28 11:26:56 -05:00
test_main.py
test_parser.py lib2to3: Add more tests (#6101) 2018-03-13 10:53:22 -07:00
test_pytree.py
test_refactor.py
test_util.py