]> 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:46:42 +0000 (14:46 -0800)
committerGitHub <noreply@github.com>
Mon, 5 Nov 2018 22:46:42 +0000 (14:46 -0800)
commit91a19c923c83471f305e64ca021bee2e9171965e
treeed864ee995a15420c8e623be2af249c9d7a7ef0b
parent6ad277b2592cfac0f138e9adca4374dd1f354bdf
[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