Stefan Behnel added the comment:

This has been resolved by PEP 489, issue 24268.
The module initialisation process receives the complete ModuleSpec now, 
starting with CPython 3.5, and can do with it whatever it likes, before 
executing any user code.

----------
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
versions: +Python 3.5 -Python 3.4

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

Reply via email to