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 ronaldoussoren
Recipients ronaldoussoren
Date 2010-07-27.19:51:28
SpamBayes Score 0.0009324221
Marked as misclassified No
Message-id <1280260290.87.0.060778319608.issue9392@psf.upfronthosting.co.za>
In-reply-to
Content
Framework installs ensure that all tools and scripts are installed using versioned names (as well as the regular names) to make it easier to use multiple versions of  python side by side.

The 2.7 tree fails to create a versioned name of the 2to3 tool (while 2.6, 3.1 and 3.2 do)

I have a patch and will commit that once I've tested it.
History
Date User Action Args
2010-07-27 19:51:30ronaldoussorensetrecipients: + ronaldoussoren
2010-07-27 19:51:30ronaldoussorensetmessageid: <1280260290.87.0.060778319608.issue9392@psf.upfronthosting.co.za>
2010-07-27 19:51:28ronaldoussorenlinkissue9392 messages
2010-07-27 19:51:28ronaldoussorencreate