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 357a965 commit 56c6a12Copy full SHA for 56c6a12
Doc/using/cmdline.rst
@@ -990,7 +990,7 @@ conflict.
990
991
.. envvar:: PYTHONPROFILEIMPORTTIME
992
993
- If this environment variable is set to a non-empty string, Python will show
+ If this environment variable is set to ``1``, Python will show
994
how long each import takes. If set to ``2``, Python will include output for
995
imported modules that have already been loaded.
996
This is equivalent to setting the :option:`-X` ``importtime`` option.
0 commit comments