Message 110183 - Python tracker (original) (raw)

Message110183

Author pitrou
Recipients belopolsky, brett.cannon, christian.heimes, grahamd, ncoghlan, pitrou
Date 2010-07-13.12:43:31
SpamBayes Score 0.011041542
Marked as misclassified No
Message-id 1279025013.3.0.5283390667.issue8098@psf.upfronthosting.co.za
In-reply-to
Content
Is there some documentation somewhere of which global variables the import lock is meant to protect? Perhaps it wouldn't need to be held during the whole module initialization process.
History
Date User Action Args
2010-07-13 12:43:33 pitrou set recipients: + pitrou, brett.cannon, ncoghlan, belopolsky, christian.heimes, grahamd
2010-07-13 12:43:33 pitrou set messageid: 1279025013.3.0.5283390667.issue8098@psf.upfronthosting.co.za
2010-07-13 12:43:31 pitrou link issue8098 messages
2010-07-13 12:43:31 pitrou create