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 zach.ware
Recipients ezio.melotti, paul.moore, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2017-05-19.23:40:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495237241.78.0.598031357741.issue30405@psf.upfronthosting.co.za>
In-reply-to
Content
Terry: Is python.bat sufficient for your uses?  It's created by PCbuild/python.vcxproj, and always points to whatever interpreter you built last.

If it's not enough, maybe it could be extended to invoke any already-built interpreter?
History
Date User Action Args
2017-05-19 23:40:41zach.waresetrecipients: + zach.ware, terry.reedy, paul.moore, vstinner, tim.golden, ezio.melotti, steve.dower
2017-05-19 23:40:41zach.waresetmessageid: <1495237241.78.0.598031357741.issue30405@psf.upfronthosting.co.za>
2017-05-19 23:40:41zach.warelinkissue30405 messages
2017-05-19 23:40:41zach.warecreate