[Python-Dev] PEP: Lazy module imports and post import hook (original) (raw)
Fred Drake fdrake at acm.org
Wed Jan 9 04:31:54 CET 2008
- Previous message: [Python-Dev] PEP: Lazy module imports and post import hook
- Next message: [Python-Dev] PEP: Lazy module imports and post import hook
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] PEP: Lazy module imports and post import hook
- Next message: [Python-Dev] PEP: Lazy module imports and post import hook
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]