[issue17621] Create a lazy import loader mixin

Brett Cannon report at bugs.python.org
Thu Feb 6 20:02:27 CET 2014


Brett Cannon added the comment:

Here is a patch which implements a lazy loader for loaders that define exec_module().

----------
keywords: +patch
Added file: http://bugs.python.org/file33947/lazy_loader.diff

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


More information about the Python-bugs-list mailing list