]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-68654: Clarify subdirectories used by pkgutil.extend_path (GH-103701)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 23 Apr 2023 08:57:10 +0000 (01:57 -0700)
committerGitHub <noreply@github.com>
Sun, 23 Apr 2023 08:57:10 +0000 (02:57 -0600)
commita43dbe13e2827464afe06e4b73f461003de28d79
tree7aded2297a0aed8a49b3f74aca3d5db227613b31
parent050b6b34d055fc034ac86a1cfc8c5c7d3f98b2e5
[3.11] gh-68654: Clarify subdirectories used by pkgutil.extend_path (GH-103701)

gh-68654: Clarify subdirectories used by pkgutil.extend_path (GH-103701)

Clarify sub directories used by pkgutil.extend_path in the docs and the docstring
(cherry picked from commit 7bf94568a9a4101c72b8bf555a811028e5b45ced)

Co-authored-by: Randy <69558016+san-juan1667@users.noreply.github.com>
Doc/library/pkgutil.rst
Lib/pkgutil.py