.. | ||
pgen2 | ||
__init__.py | ||
__init__.pyi | ||
Grammar3.6.4.final.0.pickle | ||
Grammar.txt | ||
PatternGrammar3.6.4.final.0.pickle | ||
PatternGrammar.txt | ||
pygram.py | ||
pygram.pyi | ||
pytree.py | ||
pytree.pyi | ||
README |
A subset of lib2to3 taken from Python 3.7.0b2. Commit hash: 9c17e3a1987004b8bcfbe423953aad84493a7984 Reasons for forking: - consistent handling of f-strings for users of Python < 3.6.2 - better ability to debug - ability to Cythonize