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.
windows.rst
1 parent 5eb7fd4 commit dc68989Copy full SHA for dc68989
Doc/using/windows.rst
@@ -852,7 +852,7 @@ Virtual environments
852
853
If the launcher is run with no explicit Python version specification, and a
854
virtual environment (created with the standard library :mod:`venv` module or
855
-the external ``virtualenv`` tool) active, the launcher will run the virtual
+the external ``virtualenv`` tool) is active, the launcher will run the virtual
856
environment's interpreter rather than the global one. To run the global
857
interpreter, either deactivate the virtual environment, or explicitly specify
858
the global Python version.
0 commit comments