cpython/Lib/lib2to3
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
__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 Remove unnecessary pass statements (GH-27103) 2021-07-13 15:02:30 +02:00
fixer_base.py
fixer_util.py
Grammar.txt bpo-36541: Add lib2to3 grammar PEP-570 pos-only arg parsing (GH-23759) 2020-12-14 09:10:10 -08:00
main.py
patcomp.py
PatternGrammar.txt
pygram.py
pytree.py
refactor.py