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

Neil Toronto ntoronto at cs.byu.edu
Wed Jan 9 18:14:47 CET 2008


Aside:

Nick Coghlan wrote:

My main concern is that the import lock is something Python users typically don't have to worry about (aside from the 'don't spawn a thread as a side effect of importing' guideline)...

I've never heard of this and I can't get Google to find it. Is it a deadlock problem?

Neil



More information about the Python-Dev mailing list