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 eryksun
Recipients Mariatta, docs@python, eryksun, ned.deily, paul.moore, pwatson, steve.dower, tim.golden, zach.ware
Date 2018-01-15.23:55:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516060543.62.0.467229070634.issue32553@psf.upfronthosting.co.za>
In-reply-to
Content
`PATHEXT` is irrelevant here, so that should be removed. As to the py launcher, it's optional and not always installed for all users, though that's the default. I'd prefer `python` that's found in PATH as the first example. Then add another example with `py -X.Y` to show how to create virtual environments for other versions.
History
Date User Action Args
2018-01-15 23:55:43eryksunsetrecipients: + eryksun, paul.moore, tim.golden, ned.deily, docs@python, zach.ware, steve.dower, pwatson, Mariatta
2018-01-15 23:55:43eryksunsetmessageid: <1516060543.62.0.467229070634.issue32553@psf.upfronthosting.co.za>
2018-01-15 23:55:43eryksunlinkissue32553 messages
2018-01-15 23:55:43eryksuncreate