cpython/Lib/lib2to3
Gregory P. Smith db66310e8f Issue #13930: Adds ability for 2to3 to write its output to a different
directory tree instead of overwriting the input files.  Adds three command
line options: -o/--output-dir, -W/--write-unchanged-files and --add-suffix.
2012-02-12 15:56:49 -08:00
..
fixes
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 Issue #13930: Adds ability for 2to3 to write its output to a different 2012-02-12 15:50:21 -08:00
__init__.py
__main__.py
btm_matcher.py
btm_utils.py
fixer_base.py
fixer_util.py
Grammar.txt explain why we need this grammar file (closes #13766) 2012-01-15 21:28:00 -05:00
main.py Issue #13930: Adds ability for 2to3 to write its output to a different 2012-02-12 15:50:21 -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
PatternGrammar.txt
pygram.py
pytree.py
refactor.py Issue #13930: Adds ability for 2to3 to write its output to a different 2012-02-12 15:56:49 -08:00