Author pitrou
Recipients belopolsky, brett.cannon, christian.heimes, grahamd, ncoghlan, pitrou
Date 2010-07-13.12:43:31
SpamBayes Score 0.0110415
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:33pitrousetrecipients: + pitrou, brett.cannon, ncoghlan, belopolsky, christian.heimes, grahamd
2010-07-13 12:43:33pitrousetmessageid: <1279025013.3.0.5283390667.issue8098@psf.upfronthosting.co.za>
2010-07-13 12:43:31pitroulinkissue8098 messages
2010-07-13 12:43:31pitroucreate