[issue2377] Replace __import__ w/ importlib.__import__

Brett Cannon report at bugs.python.org
Tue Feb 7 19:28:38 CET 2012


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

On Mon, Feb 6, 2012 at 17:06, STINNER Victor <report at bugs.python.org> wrote:

>
> STINNER Victor <victor.stinner at haypocalc.com> added the comment:
>
> Is there a benchmark for import? How slow is importlib? :)
>

importlib.test.benchmark

----------

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


More information about the Python-bugs-list mailing list