[issue2377] Replace __import__ w/ importlib.__import__

Brett Cannon report at bugs.python.org
Sat Apr 14 20:40:12 CEST 2012


Brett Cannon <brett at python.org> added the comment:

Notes on what to mention:

importlib.invalidate_caches()
doctests and ImportError now spitting out the full module name
ImportError's new attributes

----------

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


More information about the Python-bugs-list mailing list