Skip to content

Commit 9dcad48

Browse files
noahbkimAA-Turner
andauthored
Update Doc/using/cmdline.rst
Co-authored-by: Adam Turner <[email protected]>
1 parent b5756a5 commit 9dcad48

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Doc/using/cmdline.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,9 @@ Miscellaneous options
547547
.. versionadded:: 3.7
548548

549549
.. versionchanged:: next
550-
Added ``-X importtime=2`` to also trace imports of loaded modules.
550+
551+
Added ``-X importtime=2`` to also trace imports of loaded modules,
552+
and reserved values other than ``1`` and ``2`` for future use.
551553

552554
* ``-X dev``: enable :ref:`Python Development Mode <devmode>`, introducing
553555
additional runtime checks that are too expensive to be enabled by

0 commit comments

Comments
 (0)