Skip to content

Commit 5fecd83

Browse files
committed
add docs
1 parent 8be6c97 commit 5fecd83

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Doc/using/cmdline.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,11 @@ Miscellaneous options
351351
(filename or built-in module) from which it is loaded. When given twice
352352
(:option:`!-vv`), print a message for each file that is checked for when
353353
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+
354359
See also :envvar:`PYTHONVERBOSE`.
355360

356361

0 commit comments

Comments
 (0)