[issue15295] Import machinery documentation

Nick Coghlan report at bugs.python.org
Sun Jul 29 14:19:38 CEST 2012


Nick Coghlan added the comment:

Updated the statement docs to accurately describe the from X import Y case.

I also noted that unlike the statement form, importlib.import_module ignores module level __import__ overrides.

----------

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


More information about the Python-bugs-list mailing list