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 84483aa commit 666c084Copy full SHA for 666c084
1 file changed
Doc/using/windows.rst
@@ -797,7 +797,7 @@ is printed. Now try changing the first line to be:
797
Re-executing the command should now print the latest Python 3.x information.
798
As with the above command-line examples, you can specify a more explicit
799
version qualifier. Assuming you have Python 3.7 installed, try changing
800
-the first line to ``#! python3.7`` and you should find the |version|
+the first line to ``#! python3.7`` and you should find the 3.7
801
version information printed.
802
803
Note that unlike interactive use, a bare "python" will use the latest
0 commit comments