cpython/Lib/lib2to3
Gregory P. Smith e1dbbbfc51 re.escape os.sep so that \ is interpreted properly in the regex. 2012-02-13 16:45:47 -08:00
..
fixes #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 12:34:31 +02:00
pgen2 #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 12:34:31 +02:00
tests re.escape os.sep so that \ is interpreted properly in the regex. 2012-02-13 16:45:47 -08: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:59:35 -08:00
patcomp.py
pygram.py
pytree.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 12:34:31 +02:00
refactor.py Issue #13930: Adds ability for 2to3 to write its output to a different 2012-02-12 15:51:21 -08:00