Skip to content

Commit

Permalink
Demonstrate py --list in the quickstart section of the Windows doc …
Browse files Browse the repository at this point in the history
…page (pythonGH-29383)

(cherry picked from commit 1ecfe3d)

Co-authored-by: Christian Clauss <cclauss@me.com>
  • Loading branch information
2 people authored and hello-adam committed Jun 2, 2022
1 parent ab63a8c commit 56d1450
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Doc/using/windows.rst
Original file line number Diff line number Diff line change
Expand Up @@ -760,6 +760,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
^^^^^^^^^^^^^^^^^^^^

Expand Down

0 comments on commit 56d1450

Please sign in to comment.