cpython/Lib/lib2to3
Victor Stinner d589a7e7eb
bpo-40360: Deprecate the lib2to3 package (GH-28116)
2021-09-02 11:46:47 +02:00
..
fixes
pgen2 make lib2to3 parse async generators everywhere (GH-6588) 2021-08-10 11:31:32 +02:00
tests make lib2to3 parse async generators everywhere (GH-6588) 2021-08-10 11:31:32 +02:00
Grammar.txt
PatternGrammar.txt
__init__.py bpo-40360: Deprecate the lib2to3 package (GH-28116) 2021-09-02 11:46:47 +02:00
__main__.py
btm_matcher.py
btm_utils.py
fixer_base.py
fixer_util.py
main.py
patcomp.py
pygram.py
pytree.py
refactor.py