Dino Viehland <dinoviehl...@gmail.com> added the comment:

It's related to bpo-39336.  If you have an immutable package which doesn't 
allow it's children to be published on it when following the chain of packages 
it ends up not arriving at the final module.

But you can also hit it if you end up doing the patch during a relative import, 
although that seems much less likely.  But it generally seems matching the 
behavior of imports would be good to me.

----------
stage: patch review -> needs patch

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

Reply via email to