]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Clarify that __path__ can't be just any value (GH-6554)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 20 Apr 2018 23:49:58 +0000 (16:49 -0700)
committerGitHub <noreply@github.com>
Fri, 20 Apr 2018 23:49:58 +0000 (16:49 -0700)
commit0eadb42596e5e542822a89e66fa2828c6013851f
treea69f67733a57a4413d42ad22db938c8ae71ef47b
parent47d57bfd3d6ceb08f98fcff14fe3c8bb41ca0664
Clarify that __path__ can't be just any value (GH-6554)

(cherry picked from commit 441d945eb33f8dc130b268ebfa11315b98a2433c)

Co-authored-by: Brett Cannon <brettcannon@users.noreply.github.com>
Doc/reference/import.rst
Misc/NEWS.d/next/Documentation/2018-04-20-14-09-36.bpo-33276.rA1z_3.rst [new file with mode: 0644]