cpython/Lib/lib2to3
Benjamin Peterson 448e81b2da add fixer for reload() -> imp.reload() (closes #11797)\n\nPatch by Laurie Clark-Michalek and Berker Peksag 2012-12-07 22:44:10 -05:00
..
fixes add fixer for reload() -> imp.reload() (closes #11797)\n\nPatch by Laurie Clark-Michalek and Berker Peksag 2012-12-07 22:44:10 -05:00
pgen2 Issue #15822: Fix installation of lib2to3 grammar pickles to ensure 2012-09-08 19:04:47 -07:00
tests add fixer for reload() -> imp.reload() (closes #11797)\n\nPatch by Laurie Clark-Michalek and Berker Peksag 2012-12-07 22:44:10 -05:00
Grammar.txt
PatternGrammar.txt
__init__.py
__main__.py
btm_matcher.py
btm_utils.py Issue #16120: Use |yield from| in stdlib. 2012-10-06 17:11:45 +03:00
fixer_base.py
fixer_util.py add fixer for reload() -> imp.reload() (closes #11797)\n\nPatch by Laurie Clark-Michalek and Berker Peksag 2012-12-07 22:44:10 -05:00
main.py
patcomp.py
pygram.py
pytree.py Issue #16120: Use |yield from| in stdlib. 2012-10-06 17:11:45 +03:00
refactor.py merge 3.2 2012-09-25 11:53:30 -04:00