]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[Docs] Fix required version of an example of importlib (GH-10118)
authorE Kawashima <e-kwsm@users.noreply.github.com>
Mon, 5 Nov 2018 22:41:17 +0000 (07:41 +0900)
committerVictor Stinner <vstinner@redhat.com>
Mon, 5 Nov 2018 22:41:17 +0000 (23:41 +0100)
commit16c8a53490a22bd4fcde2efaf4694dd06ded882b
treedf3babcaadc0a8a6d49f8965eeb7ae75ecf7796c
parent570e371fd6e8615ece9b9e21fbe77149ebeb172e
[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.
Doc/library/importlib.rst