Eryk Sun <eryk...@gmail.com> added the comment:

`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.

----------
nosy: +eryksun

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32553>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to