This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients benjamin.peterson, gregory.p.smith, python-dev, twouters
Date 2012-02-13.00:00:28
SpamBayes Score 0.006156237
Marked as misclassified No
Message-id <E1RwjLI-00046J-1b@dinsdale.python.org>
In-reply-to
Content
New changeset ceea9ebfe003 by Gregory P. Smith in branch '3.2':
Issue #13930: Adds ability for 2to3 to write its output to a different
http://hg.python.org/cpython/rev/ceea9ebfe003

New changeset 9f583700d27f by Gregory P. Smith in branch '2.7':
Issue #13930: Adds ability for 2to3 to write its output to a different
http://hg.python.org/cpython/rev/9f583700d27f

New changeset 4b791e513c2c by Gregory P. Smith in branch 'default':
Issue #13930: Adds ability for 2to3 to write its output to a different
http://hg.python.org/cpython/rev/4b791e513c2c
History
Date User Action Args
2012-02-13 00:00:29python-devsetrecipients: + python-dev, twouters, gregory.p.smith, benjamin.peterson
2012-02-13 00:00:28python-devlinkissue13930 messages
2012-02-13 00:00:28python-devcreate