[issue2377] Replace __import__ w/ importlib.__import__

Benjamin Peterson report at bugs.python.org
Thu Mar 15 05:24:29 CET 2012


Benjamin Peterson <benjamin at python.org> added the comment:

I'm guessing the most important part to review is the binding of importlib into being the main import implementation? (It's been in the tree a while, so I assume the kinks of the actual import implementation have been mostly ironed out.)

----------

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


More information about the Python-bugs-list mailing list