Skip to content

Commit 56c6a12

Browse files
noahbkimAA-Turner
andauthored
Update Doc/using/cmdline.rst
Co-authored-by: Adam Turner <[email protected]>
1 parent 357a965 commit 56c6a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/using/cmdline.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -990,7 +990,7 @@ conflict.
990990

991991
.. envvar:: PYTHONPROFILEIMPORTTIME
992992

993-
If this environment variable is set to a non-empty string, Python will show
993+
If this environment variable is set to ``1``, Python will show
994994
how long each import takes. If set to ``2``, Python will include output for
995995
imported modules that have already been loaded.
996996
This is equivalent to setting the :option:`-X` ``importtime`` option.

0 commit comments

Comments
 (0)