Skip to content

Commit 16ec869

Browse files
Revert change
1 parent 846af0a commit 16ec869

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Python/initconfig.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,8 +273,6 @@ Options (and corresponding environment variables):\n\
273273
-P : don't prepend a potentially unsafe path to sys.path; also\n\
274274
PYTHONSAFEPATH\n\
275275
-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\
278276
-s : don't add user site directory to sys.path; also PYTHONNOUSERSITE=x\n\
279277
-S : don't imply 'import site' on initialization\n\
280278
-u : force the stdout and stderr streams to be unbuffered;\n\

0 commit comments

Comments
 (0)