[issue25372] load_module() does not link submodule to parent package

Martin Panter report at bugs.python.org
Sun Oct 11 00:57:52 EDT 2015


Martin Panter added the comment:

I don’t think it is a regression. But it is annoying, because my code that works fine for top-level modules and packages happens to screw up the import system for deeper-level module names.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25372>
_______________________________________


More information about the Python-bugs-list mailing list