commit | db66310e8f81415645ee27ebfa61043a078a2d3c | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Sun Feb 12 15:56:49 2012 -0800 |
committer | Gregory P. Smith <greg@krypto.org> | Sun Feb 12 15:56:49 2012 -0800 |
tree | df0d3506c44a24fc39101266a765165ab2ef01f1 | |
parent | c7551a16c7211301c51d15084894e0fed49fe086 [diff] | |
parent | 58f23ffb21b0fadb8df91c7c9735401f50b3e844 [diff] |
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.