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-08-21.18:43:56
SpamBayes Score 0.07615088
Marked as misclassified No
Message-id <1282416239.8.0.283191331068.issue9657@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a test for multi-threaded circular imports (in order to exercise the import lock), following a comment by Graham Dumpleton on #9260.
History
Date User Action Args
2010-08-21 18:43:59pitrousetrecipients: + pitrou, brett.cannon, ncoghlan
2010-08-21 18:43:59pitrousetmessageid: <1282416239.8.0.283191331068.issue9657@psf.upfronthosting.co.za>
2010-08-21 18:43:57pitroulinkissue9657 messages
2010-08-21 18:43:57pitroucreate