cpython/Lib/lib2to3
Ned Deily 47bcfff26b Issue #15822: Fix installation of lib2to3 grammar pickles to ensure
they are created in the install locations and with the proper timestamp.
(Solution suggested by MvL)
2012-09-08 18:50:56 -07:00
..
fixes
pgen2 Issue #15822: Fix installation of lib2to3 grammar pickles to ensure 2012-09-08 18:50:56 -07:00
tests Issue #13125: Silence spurious test_lib2to3 output when in non-verbose mode. 2012-02-27 19:55:36 +01:00
__init__.py
btm_matcher.py
btm_utils.py
fixer_base.py
fixer_util.py
Grammar.txt
main.py fix whitespace normalization before pushing. 2012-02-12 15:58:36 -08:00
patcomp.py
PatternGrammar.txt
pygram.py
pytree.py
refactor.py