cpython/Lib/lib2to3
Benjamin Peterson 1f9d549a3b
[2.7] remove unused import (GH-5040). (#5043)
(cherry picked from commit e325608740)
2017-12-28 23:38:55 -08:00
..
fixes
pgen2 correct wording (GH-4983) (#4985) 2017-12-22 21:49:49 -08:00
tests [2.7] bpo-24960: use pkgutil.get_data in lib2to3 to read pickled grammar files (GH-4977) (#4980) 2017-12-22 12:52:10 -08:00
Grammar.txt
PatternGrammar.txt
__init__.py
__main__.py
btm_matcher.py
btm_utils.py
fixer_base.py
fixer_util.py
main.py
patcomp.py [2.7] remove unused import (GH-5040). (#5043) 2017-12-28 23:38:55 -08:00
pygram.py [2.7] bpo-24960: use pkgutil.get_data in lib2to3 to read pickled grammar files (GH-4977) (#4980) 2017-12-22 12:52:10 -08:00
pytree.py
refactor.py