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.

Author ncoghlan
Recipients Alex.Roitman, barry, brett.cannon, eric.araujo, gregory.p.smith, ncoghlan, r.david.murray
Date 2010-08-17.03:01:18
SpamBayes Score 0.00044373563
Marked as misclassified No
Message-id <1282014080.81.0.733676443929.issue9573@psf.upfronthosting.co.za>
In-reply-to
Content
Test script attached that demonstrates the underlying problem directly via imp.lock_held() (this could easily form the basis of a unit test)
History
Date User Action Args
2010-08-17 03:01:21ncoghlansetrecipients: + ncoghlan, barry, brett.cannon, gregory.p.smith, eric.araujo, r.david.murray, Alex.Roitman
2010-08-17 03:01:20ncoghlansetmessageid: <1282014080.81.0.733676443929.issue9573@psf.upfronthosting.co.za>
2010-08-17 03:01:19ncoghlanlinkissue9573 messages
2010-08-17 03:01:19ncoghlancreate