cpython/Lib/lib2to3
Ned Deily 24ec054ea1 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 19:04:47 -07:00
..
fixes
pgen2 Issue #15822: Fix installation of lib2to3 grammar pickles to ensure 2012-09-08 19:04:47 -07:00
tests remove get_prefix and set_prefix (#13248) 2012-03-14 17:41:15 -05:00
Grammar.txt explain why we need this grammar file (closes #13766) 2012-01-15 21:28:00 -05:00
PatternGrammar.txt
__init__.py
__main__.py
btm_matcher.py
btm_utils.py
fixer_base.py
fixer_util.py
main.py fix whitespace normalization before pushing. 2012-02-12 15:58:36 -08:00
patcomp.py - Issue #11250: Back port fix from 3.3 branch, so that 2to3 can handle files 2011-10-07 14:44:49 -04:00
pygram.py
pytree.py remove get_prefix and set_prefix (#13248) 2012-03-14 17:41:15 -05:00
refactor.py Issue #13930: Adds ability for 2to3 to write its output to a different 2012-02-12 15:56:49 -08:00