[issue2377] Replace __import__ w/ importlib.__import__

Roger Serwy report at bugs.python.org
Sun Apr 15 03:25:08 CEST 2012


Roger Serwy <roger.serwy at gmail.com> added the comment:

Brett, I see your point. 

The docs for __import__ should be updated to include your two-import fix as well as reference PEP328. 
http://docs.python.org/dev/library/functions.html?highlight=__import__#__import__

----------

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


More information about the Python-bugs-list mailing list