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 paul.moore
Recipients Florian Hassanen, Marcus.Smith, Oleg N, Sébastien Taylor, benjamin.peterson, dstufft, fourplusone, ncoghlan, paul.moore
Date 2017-01-18.20:55:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484772926.31.0.528907110327.issue24960@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure I see why you'd want to run lib2to3 with the embedded distribution anyway. Surely you'd do any 2to3 conversion in a normal development installation, and then simply bundle the resulting converted scripts with your application and the embedded interpreter?
History
Date User Action Args
2017-01-18 20:55:26paul.mooresetrecipients: + paul.moore, ncoghlan, benjamin.peterson, dstufft, Marcus.Smith, Oleg N, Florian Hassanen, fourplusone, Sébastien Taylor
2017-01-18 20:55:26paul.mooresetmessageid: <1484772926.31.0.528907110327.issue24960@psf.upfronthosting.co.za>
2017-01-18 20:55:26paul.moorelinkissue24960 messages
2017-01-18 20:55:26paul.moorecreate