This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 pitrou
收信人 belopolsky, brett.cannon, christian.heimes, grahamd, ncoghlan, pitrou
日期 2010-07-13.12:43:31
SpamBayes Score 0.011041542
Marked as misclassified
Message-id <1279025013.3.0.5283390667.issue8098@psf.upfronthosting.co.za>
In-reply-to
内容
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.
历史
日期 用户 动作 参数
2010-07-13 12:43:33pitrou修改recipients: + pitrou, brett.cannon, ncoghlan, belopolsky, christian.heimes, grahamd
2010-07-13 12:43:33pitrou修改messageid: <1279025013.3.0.5283390667.issue8098@psf.upfronthosting.co.za>
2010-07-13 12:43:31pitrou链接issue8098 messages
2010-07-13 12:43:31pitrou创建