[issue37521] importlib examples have their exec_module()/sys.modules assignment lines reversed

Benjamin Mintz report at bugs.python.org
Sat Jul 13 12:42:51 EDT 2019


Benjamin Mintz <benjabean1 at gmail.com> added the comment:

Hmm, why is the assignment to sys.modules necessary at all, if module_from_spec() always does so?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37521>
_______________________________________


More information about the Python-bugs-list mailing list