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 b5756a5 commit 9dcad48Copy full SHA for 9dcad48
Doc/using/cmdline.rst
@@ -547,7 +547,9 @@ Miscellaneous options
547
.. versionadded:: 3.7
548
549
.. versionchanged:: next
550
- Added ``-X importtime=2`` to also trace imports of loaded modules.
+
551
+ Added ``-X importtime=2`` to also trace imports of loaded modules,
552
+ and reserved values other than ``1`` and ``2`` for future use.
553
554
* ``-X dev``: enable :ref:`Python Development Mode <devmode>`, introducing
555
additional runtime checks that are too expensive to be enabled by
0 commit comments