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 mdk
Recipients matrixise, mdk, paul.moore, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2018-02-05.14:37:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517841456.83.0.467229070634.issue32613@psf.upfronthosting.co.za>
In-reply-to
Content
The py command come from PEP 397, its rational will be more verbose than me [1], but in a nutshell it's a wrapper trying to find the right python according to some heuristics like the shebang.

[1]: https://www.python.org/dev/peps/pep-0397/#rationale
History
Date User Action Args
2018-02-05 14:37:36mdksetrecipients: + mdk, terry.reedy, paul.moore, tim.golden, zach.ware, steve.dower, matrixise
2018-02-05 14:37:36mdksetmessageid: <1517841456.83.0.467229070634.issue32613@psf.upfronthosting.co.za>
2018-02-05 14:37:36mdklinkissue32613 messages
2018-02-05 14:37:36mdkcreate