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 c83ede7 commit 60290c1Copy full SHA for 60290c1
Misc/python.man
@@ -379,6 +379,9 @@ Set implementation-specific option. The following options are available:
379
-X cpu_count=N: override the return value of os.cpu_count();
380
-X cpu_count=default cancels overriding; also PYTHON_CPU_COUNT
381
382
+ -X presite=MOD: import this module before site; also PYTHON_PRESITE
383
+ This only works on debug builds.
384
+
385
.TP
386
.B \-x
387
Skip the first line of the source. This is intended for a DOS
0 commit comments