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 8be6c97 commit 5fecd83Copy full SHA for 5fecd83
Doc/using/cmdline.rst
@@ -351,6 +351,11 @@ Miscellaneous options
351
(filename or built-in module) from which it is loaded. When given twice
352
(:option:`!-vv`), print a message for each file that is checked for when
353
searching for a module. Also provides information on module cleanup at exit.
354
+
355
+ .. versionadded:: 3.8
356
+ When running the :mod:`site` module, report the site-specific paths
357
+ and :file:`.pth` files being processed.
358
359
See also :envvar:`PYTHONVERBOSE`.
360
361
0 commit comments