Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbbfcce commit 5e01a65Copy full SHA for 5e01a65
1 file changed
Doc/tutorial/interpreter.rst
@@ -23,7 +23,7 @@ is an installation option, other places are possible; check with your local
23
Python guru or system administrator. (E.g., :file:`/usr/local/python` is a
24
popular alternative location.)
25
26
-On Windows machines where you have installed from the :ref:`Microsoft Store
+On Windows machines where you have installed Python from the :ref:`Microsoft Store
27
<windows-store>`, the :file:`python3.9` command will be available. If you have
28
the :ref:`py.exe launcher <launcher>` installed, you can use the :file:`py`
29
command. See :ref:`setting-envvars` for other ways to launch Python.
0 commit comments