[Python-Dev] PEP: Lazy module imports and post import hook

Fred Drake fdrake at acm.org
Wed Jan 9 04:31:54 CET 2008


On Jan 8, 2008, at 7:53 PM, Neal Becker wrote:
> Note also that mercurial has demandimport
> http://www.selenic.com/mercurial/wiki/


Let's not forget zope.deferredimport:

   http://pypi.python.org/pypi/zope.deferredimport


   -Fred

-- 
Fred Drake   <fdrake at acm.org>






More information about the Python-Dev mailing list