Thanks to visit codestin.com Credit goes to github.com
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.
--help-all
1 parent 0240ef4 commit fbef0c1Copy full SHA for fbef0c1
1 file changed
Python/initconfig.c
@@ -312,7 +312,7 @@ The following implementation-specific options are available:\n\
312
"-X gil=[0|1]: enable (1) or disable (0) the GIL; also PYTHON_GIL\n"
313
#endif
314
"\
315
--X importtime[=2]: show how long each import takes; use -X importtime=2 to\
+-X importtime[=2]: show how long each import takes; use -X importtime=2 to\n\
316
log imports of already-loaded modules; also PYTHONPROFILEIMPORTTIME\n\
317
-X int_max_str_digits=N: limit the size of int<->str conversions;\n\
318
0 disables the limit; also PYTHONINTMAXSTRDIGITS\n\
0 commit comments