]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136516: Mention installation artifacts as de-facto resources (GH-136419)
authorPetr Viktorin <encukou@gmail.com>
Wed, 23 Jul 2025 12:01:38 +0000 (14:01 +0200)
committerGitHub <noreply@github.com>
Wed, 23 Jul 2025 12:01:38 +0000 (14:01 +0200)
commitfac4964fdb2ae12969b485de496dd6d064fdbe99
tree45abcbd7063a1148ecbb8460142aeda854d45c56
parent99cdf1deb61852dda9f8df639b0f13c1ce121cfa
gh-136516: Mention installation artifacts as de-facto resources (GH-136419)

Files like NUL on windows are, from `importlib.resources` point of
view, an artifact caused by installing to a filesystem directory.
Mention these.
Doc/library/importlib.resources.rst