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 pitrou
Recipients brett.cannon, ncoghlan, pitrou
Date 2010-07-14.11:27:07
SpamBayes Score 0.015945654
Marked as misclassified No
Message-id <1279106832.21.0.186855373492.issue9251@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, here is a patch for test_threaded_import that makes it work for regrtest too. I've removed all global variables and converted it to unittest.
History
Date User Action Args
2010-07-14 11:27:12pitrousetrecipients: + pitrou, brett.cannon, ncoghlan
2010-07-14 11:27:12pitrousetmessageid: <1279106832.21.0.186855373492.issue9251@psf.upfronthosting.co.za>
2010-07-14 11:27:10pitroulinkissue9251 messages
2010-07-14 11:27:09pitroucreate