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 0f84e9b commit d532b81Copy full SHA for d532b81
Doc/library/sys_path_init.rst
@@ -100,7 +100,7 @@ Please refer to :mod:`site`'s
100
101
.. note::
102
103
- There are other ways virtual environments" could be implemented.
+ There are other ways "virtual environments" could be implemented.
104
This documentation refers to implementations based on the ``pyvenv.cfg``
105
mechanism, such as :mod:`venv`, that many virtual environment implementations
106
follow.
0 commit comments