Brett Cannon added the comment:

I don't think we really need to say anything. If people want default results, 
simply return None (which is handled for them by importlib.abc.Loader). The 
only thing changing here is that the method will now be required instead of 
optional.

I'll post the patch here before I commit to make sure it's all clear.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23014>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to