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 fd190d1 commit 75f9dacCopy full SHA for 75f9dac
1 file changed
Doc/using/cmdline.rst
@@ -941,8 +941,9 @@ conflict.
941
942
.. envvar:: PYTHONNOUSERSITE
943
944
- If this is set, Python won't add the :data:`user site-packages directory
945
- <site.USER_SITE>` to :data:`sys.path`.
+ This is equivalent to the :option:`-s` option. If this is set, Python won't
+ add the :data:`user site-packages directory <site.USER_SITE>` to
946
+ :data:`sys.path`.
947
948
.. seealso::
949
0 commit comments