Skip to content

Commit 60290c1

Browse files
committed
Document -X presite in the manpage
1 parent c83ede7 commit 60290c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Misc/python.man

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,9 @@ Set implementation-specific option. The following options are available:
379379
-X cpu_count=N: override the return value of os.cpu_count();
380380
-X cpu_count=default cancels overriding; also PYTHON_CPU_COUNT
381381

382+
-X presite=MOD: import this module before site; also PYTHON_PRESITE
383+
This only works on debug builds.
384+
382385
.TP
383386
.B \-x
384387
Skip the first line of the source. This is intended for a DOS

0 commit comments

Comments
 (0)