]> granicus.if.org Git - python/commit
Issue #26397: Update an importlib example to use util.module_from_spec() instead...
authorBrett Cannon <brett@python.org>
Sun, 21 Feb 2016 02:45:56 +0000 (18:45 -0800)
committerBrett Cannon <brett@python.org>
Sun, 21 Feb 2016 02:45:56 +0000 (18:45 -0800)
commit4cbab346dfcea1f221bfb0811fabed8dfb435e7e
treeaa6d2c6d7acb730c2cf3699b8dee719bb8e32447
parentfe1941ebf87de4fe9761d81b477c67964eea982e
Issue #26397: Update an importlib example to use util.module_from_spec() instead of create_module()
Doc/library/importlib.rst