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 christian.heimes
Recipients christian.heimes
Date 2008-11-21.02:59:16
SpamBayes Score 4.4630007e-05
Marked as misclassified No
Message-id <1227236359.04.0.939515319031.issue4373@psf.upfronthosting.co.za>
In-reply-to
Content
This simple patch doesn't load the 'xx' module more than once in ref
leak tests.

The problem may also be caused by the xxmodule itself. Somebody should
give it a proper review :)
History
Date User Action Args
2008-11-21 02:59:19christian.heimessetrecipients: + christian.heimes
2008-11-21 02:59:19christian.heimessetmessageid: <1227236359.04.0.939515319031.issue4373@psf.upfronthosting.co.za>
2008-11-21 02:59:18christian.heimeslinkissue4373 messages
2008-11-21 02:59:17christian.heimescreate