[issue14657] Avoid two importlib copies

Brett Cannon report at bugs.python.org
Tue Apr 24 21:23:35 CEST 2012


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

I don't quite follow what you are suggesting, MAL. Are you saying to freeze importlib.__init__ and importlib._bootstrap and somehow have improtlib.__init__ choose what to load, frozen or source?

----------

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


More information about the Python-bugs-list mailing list