cpython/Lib/lib2to3
Georg Brandl f47b20f0b0 Fix use of deprecated assertRegexpMatches method. 2012-02-20 22:08:27 +01:00
..
fixes #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
pgen2 - Issue #11250: Back port fix from 3.3 branch, so that 2to3 can handle files 2011-10-07 14:44:49 -04:00
tests Fix use of deprecated assertRegexpMatches method. 2012-02-20 22:08:27 +01:00
Grammar.txt explain why we need this grammar file (closes #13766) 2012-01-15 21:28:00 -05:00
PatternGrammar.txt Merged revisions 61596-61597 via svnmerge from 2008-03-19 05:04:44 +00:00
__init__.py Merged revisions 61596-61597 via svnmerge from 2008-03-19 05:04:44 +00:00
btm_matcher.py Merged revisions 85510 via svnmerge from 2010-10-14 23:03:32 +00:00
btm_utils.py Merged revisions 85510 via svnmerge from 2010-10-14 23:03:32 +00:00
fixer_base.py Merged revisions 85510 via svnmerge from 2010-10-14 23:03:32 +00:00
fixer_util.py Merged revisions 85510 via svnmerge from 2010-10-14 23:03:32 +00:00
main.py fix whitespace normalization before pushing. 2012-02-12 15:58:36 -08:00
patcomp.py - Issue #11250: Back port fix from 3.3 branch, so that 2to3 can handle files 2011-10-07 14:44:49 -04:00
pygram.py Merged revisions 85510 via svnmerge from 2010-10-14 23:03:32 +00:00
pytree.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
refactor.py Issue #13930: Adds ability for 2to3 to write its output to a different 2012-02-12 15:50:21 -08:00