xref: /third_party/python/Lib/lib2to3/tests/data/README (revision 7db96d56)
17db96d56Sopenharmony_ciIn this directory:
27db96d56Sopenharmony_ci- py2_test_grammar.py -- test file that exercises most/all of Python 2.x's grammar.
37db96d56Sopenharmony_ci- py3_test_grammar.py -- test file that exercises most/all of Python 3.x's grammar.
47db96d56Sopenharmony_ci- infinite_recursion.py -- test file that causes lib2to3's faster recursive pattern matching
57db96d56Sopenharmony_ci  scheme to fail, but passes when lib2to3 falls back to iterative pattern matching.
67db96d56Sopenharmony_ci- fixes/ -- for use by test_refactor.py
7