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 serhiy.storchaka
Recipients paul.moore, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-11-16.16:55:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510851309.94.0.213398074469.issue32050@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, of course. The py launcher is not an alternative to this "hack". It just allows you to specify just "py" (with possible options -2, -3, -3.6) instead of hardcoding the full name to the Python binary or add the path to directory containing the Python binary to your PATH.
History
Date User Action Args
2017-11-16 16:55:09serhiy.storchakasetrecipients: + serhiy.storchaka, paul.moore, vstinner, tim.golden, zach.ware, steve.dower
2017-11-16 16:55:09serhiy.storchakasetmessageid: <1510851309.94.0.213398074469.issue32050@psf.upfronthosting.co.za>
2017-11-16 16:55:09serhiy.storchakalinkissue32050 messages
2017-11-16 16:55:09serhiy.storchakacreate