Message 76162 - Python tracker (original) (raw)

Message76162

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:19 christian.heimes set recipients: + christian.heimes
2008-11-21 02:59:19 christian.heimes set messageid: 1227236359.04.0.939515319031.issue4373@psf.upfronthosting.co.za
2008-11-21 02:59:18 christian.heimes link issue4373 messages
2008-11-21 02:59:17 christian.heimes create