Demonstrate py --list in the quickstart section of the Windows doc page (GH-29383)

(cherry picked from commit 1ecfe3d5ae)

Co-authored-by: Christian Clauss <cclauss@me.com>
This commit is contained in:
Miss Islington (bot) 2022-04-04 09:02:23 -07:00 committed by GitHub
parent 0d0a6f18a0
commit a8f29b887e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -716,6 +716,12 @@ If you see the following error, you do not have the launcher installed:
Per-user installations of Python do not add the launcher to :envvar:`PATH`
unless the option was selected on installation.
::
py --list
You should see the currently installed versions of Python.
Virtual environments
^^^^^^^^^^^^^^^^^^^^