cpython/Lib/lib2to3
2011-10-07 15:14:53 -04:00
..
fixes #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
pgen2 #11565: Merge with 3.2. 2011-03-16 11:38:59 +02:00
tests - Re-enable lib2to3's test_parser.py tests, though with an expected failure 2011-10-07 15:14:53 -04:00
__init__.py
__main__.py
btm_matcher.py
btm_utils.py
fixer_base.py Closes #12536: Unused logger removed from lib2to3. 2011-07-13 23:15:07 +01:00
fixer_util.py
Grammar.txt
main.py
patcomp.py
PatternGrammar.txt
pygram.py
pytree.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
refactor.py #13012: use splitlines(keepends=True/False) instead of splitlines(0/1). 2011-09-28 17:37:55 +03:00