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 846af0a commit 16ec869Copy full SHA for 16ec869
Python/initconfig.c
@@ -273,8 +273,6 @@ Options (and corresponding environment variables):\n\
273
-P : don't prepend a potentially unsafe path to sys.path; also\n\
274
PYTHONSAFEPATH\n\
275
-q : don't print version and copyright messages on interactive startup\n\
276
--R : enable hash randomization;\n\
277
- this option overrides PYTHONHASHSEED to use the default behavior\n\
278
-s : don't add user site directory to sys.path; also PYTHONNOUSERSITE=x\n\
279
-S : don't imply 'import site' on initialization\n\
280
-u : force the stdout and stderr streams to be unbuffered;\n\
0 commit comments