[issue17621] Create a lazy import loader mixin

Richard Oudkerk report at bugs.python.org
Sat Jun 22 20:24:46 CEST 2013


Richard Oudkerk added the comment:

Apologies for being dense, but how would you actually use such a loader?

Would you need to install something in sys.meta_path/sys.path_hooks?  Would it make all imports lazy or only imports of specified modules?

----------
nosy: +sbt

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


More information about the Python-bugs-list mailing list