Skip to content

Commit 846af0a

Browse files
Fixup
1 parent 3a004aa commit 846af0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python/initconfig.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ 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;
276+
-R : enable hash randomization;\n\
277277
this option overrides PYTHONHASHSEED to use the default behavior\n\
278278
-s : don't add user site directory to sys.path; also PYTHONNOUSERSITE=x\n\
279279
-S : don't imply 'import site' on initialization\n\

0 commit comments

Comments
 (0)