[issue23014] Don't have importlib.abc.Loader.create_module() be optional

Eric Snow report at bugs.python.org
Wed Dec 17 02:36:43 CET 2014


Eric Snow added the comment:

@Brett

Discussing this at PyCon sounds good.  I'm in favor of dropping load_module as soon as possible (if possible), as you might have guessed by the way I implemented the module spec code. :)  I agree that we should make a decision about load_module one way or the other, as either way we can consequently clean up that code.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23014>
_______________________________________


More information about the Python-bugs-list mailing list