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 08:58:44 -07:00 committed by GitHub
parent a331d0f627
commit 29ffac2d39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -710,6 +710,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
^^^^^^^^^^^^^^^^^^^^