Brett Cannon <br...@python.org> added the comment:

I should also mention that all of this becomes much less important once issue 
#14605 is finished because at that point sys.meta_path and sys.path_hooks will 
have _frozen_importlib objects and that will be what importlib works off of 
directly. But I still understand the desire to eliminate _frozen_importlib from 
being exposed, it's just a matter of coming up with a reasonable solution.

----------

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

Reply via email to