Eric Snow added the comment:

But that part is less of a concern since we don't need namespace packages 
before or during bootstrapping, and afterward we have access to 
interp->importlib.  Or am I missing something?

> which gets us back into the whole question of whether types should
> function entirely in isolation from other subsystems of Python.

That is a great question, regardless.  In part I imagine it depends on the 
subsystem and how intrinsic it is to the interpreter, which seems like a 
relatively implementation-agnostic point from a high-level view.

----------

_______________________________________
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