cpython/Lib/lib2to3
Ezio Melotti 20719ace97 #19943: merge with 3.3. 2013-12-10 14:06:18 +02:00
..
fixes #19943: merge with 3.3. 2013-12-10 14:06:18 +02:00
pgen2 #19620: merge with 3.3. 2013-11-25 05:16:09 +02:00
tests #10712: 2to3 has a new "asserts" fixer that replaces deprecated names of unittest methods. 2013-11-23 21:14:42 +02: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 Issue #16706: get rid of os.error 2012-12-18 22:02:39 +02:00
patcomp.py
pygram.py
pytree.py Issue #16120: Use |yield from| in stdlib. 2012-10-06 17:11:45 +03:00
refactor.py Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a) 2013-07-04 17:43:24 -04:00