[Python-Dev] PEP: Lazy module imports and post import hook (original) (raw)

Nick Craig-Wood nick at craig-wood.com
Wed Jan 9 14:02:08 CET 2008


Christian Heimes <lists at cheimes.de> wrote:

I've attached the first public draft of my first PEP.

Some brief thoughts from me on the PEP...

Post import hooks sound great and a good idea.

Lazy importing sounds like a recipe for hard to find bugs and rather too magic for my taste.

Perhaps you should separate these two things into two PEPs and implementations?

-- Nick Craig-Wood <nick at craig-wood.com> -- http://www.craig-wood.com/nick



More information about the Python-Dev mailing list