]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-68654: Clarify subdirectories used by pkgutil.extend_path (#103701)
authorRandy <69558016+san-juan1667@users.noreply.github.com>
Sat, 22 Apr 2023 23:33:50 +0000 (17:33 -0600)
committerGitHub <noreply@github.com>
Sat, 22 Apr 2023 23:33:50 +0000 (17:33 -0600)
commit7bf94568a9a4101c72b8bf555a811028e5b45ced
tree7de160790ad60d510bfb7b751ee1c9b538cdba76
parent8cb2b0f953288ff8749e686c268097cdd5a393e2
gh-68654: Clarify subdirectories used by pkgutil.extend_path (#103701)

Clarify sub directories used by pkgutil.extend_path in the docs and the docstring
Doc/library/pkgutil.rst
Lib/pkgutil.py