]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[Docs] Fix required version of an example of importlib (GH-10118)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 5 Nov 2018 22:47:51 +0000 (14:47 -0800)
committerGitHub <noreply@github.com>
Mon, 5 Nov 2018 22:47:51 +0000 (14:47 -0800)
commit47a940e83b2482d17c92deebf6b7c9be8cec979d
tree43637e84fd224671b3c094a70363548d6626a386
parent8c5f14d9c137fbffbb9de7c62ca834df2e9fbf2a
[Docs] Fix required version of an example of importlib (GH-10118)

ยง31.5.6.3. Importing a source file directly: `module_from_spec` is new in Python 3.5.
(cherry picked from commit 16c8a53490a22bd4fcde2efaf4694dd06ded882b)

Co-authored-by: E Kawashima <e-kwsm@users.noreply.github.com>
Doc/library/importlib.rst