New submission from Brett Cannon: The various importlib.util decorators involved with __loader__ should reset the attribute when it is set to None, just like for __package__.
---------- assignee: brett.cannon components: Library (Lib) messages: 181281 nosy: brett.cannon priority: normal severity: normal stage: test needed status: open title: Update importlib.util.module_for_loader/set_loader to set when __loader__ = None type: behavior versions: Python 3.4 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue17117> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com