Brett Cannon added the comment:

And another complication is the compatibility hack to set loader when 
submodule_search_locations is set but loader is not since _NamespaceLoader is 
not exposed in C without importlib which gets us back into the whole question 
of whether types should function entirely in isolation from other subsystems of 
Python.

----------

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

Reply via email to