Neil Toronto wrote:
> 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?

Here's one reference:

http://mail.python.org/pipermail/python-list/2004-December/295970.html

TJG
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to