[issue37521] importlib.util.module_from_spec return value is not the same as in sys.modules
Benjamin Mintz
report at bugs.python.org
Tue Jul 9 18:32:30 EDT 2019
Benjamin Mintz <benjabean1 at gmail.com> added the comment:
Updated. Also removed some old code which had irrelevant imports that I thought I removed already. The expected and actual output remain the same.
----------
Added file: https://bugs.python.org/file48463/importlib-util-module-from-spec-stale-reference.zip
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37521>
_______________________________________
More information about the Python-bugs-list
mailing list