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 3a004aa commit 846af0aCopy full SHA for 846af0a
Python/initconfig.c
@@ -273,7 +273,7 @@ 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;
+-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\
0 commit comments