Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

globals is only used when level > 0, to resolve relative names like in `import 
..foo`. You have to set keys __package__ and __spec__ or __name__ and __path__ 
in this case.

----------
nosy: +serhiy.storchaka

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

Reply via email to