File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -525,11 +525,11 @@ See also the \fB\-X frozen_modules\fR option.
525525If this variable is set to 1, the global interpreter lock (GIL) will be forced
526526on. Setting it to 0 forces the GIL off. Only available in builds configured
527527with \fB \-\- disable \- gil \fP .
528+ .IP
529+ This is equivalent to the \fB \- X gil \fR option.
528530.IP PYTHON_HISTORY
529531This environment variable can be used to set the location of a history file
530532(on Unix, it is \fI ~/.python_history \fP by default).
531- .IP
532- This is equivalent to the \fB \- X gil \fR option.
533533.IP PYTHONNODEBUGRANGES
534534If this variable is set, it disables the inclusion of the tables mapping
535535extra location information (end line, start column offset and end column
You can’t perform that action at this time.
0 commit comments