We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84483aa commit 666c084Copy full SHA for 666c084
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