[issue35673] Loader for namespace packages

Barry A. Warsaw report at bugs.python.org
Sun Jan 6 17:22:01 EST 2019


Barry A. Warsaw <barry at python.org> added the comment:

On the first point, I'd categorize this as a documentation bug, and in fact, it's inconsistent with the language reference, which doesn't have the same language:

https://docs.python.org/3/reference/import.html#__loader__

On the second point, it probably does make sense to register the ABC.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35673>
_______________________________________


More information about the Python-bugs-list mailing list