[issue35791] Unexpected exception with importlib

Nick Coghlan report at bugs.python.org
Tue Jan 22 06:47:52 EST 2019


Nick Coghlan <ncoghlan at gmail.com> added the comment:

Yep, that's a bug in `py`'s module interface emulation - see the last paragraph in https://docs.python.org/3/reference/import.html#module-spec

----------
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list