cpython/Lib/lib2to3/tests
2021-08-10 11:31:32 +02:00
..
data Update URLs in comments and metadata to use HTTPS (GH-27458) 2021-07-30 15:54:46 +02:00
__init__.py
__main__.py
pytree_idempotency.py
support.py
test_all_fixers.py
test_fixers.py bpo-38080: Added "getproxies" to urllib fixes in the 2to3 tool (GH-16167) 2020-03-11 23:51:20 +00:00
test_main.py
test_parser.py make lib2to3 parse async generators everywhere (GH-6588) 2021-08-10 11:31:32 +02:00
test_pytree.py
test_refactor.py bpo-39313: Add an option to RefactoringTool for using exec as a function (GH-17967) 2020-01-12 14:13:31 -08:00
test_util.py