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 stutzbach
Recipients ajaksu2, isterika, jbrouwers, perrygreenfield, pitrou, stutzbach
Date 2010-04-29.17:26:36
SpamBayes Score 0.023840081
Marked as misclassified No
Message-id <1272561999.12.0.631641271959.issue808164@psf.upfronthosting.co.za>
In-reply-to
Content
How do I write a unit test to check that socket.__del__ doesn't refer to any globals?
History
Date User Action Args
2010-04-29 17:26:39stutzbachsetrecipients: + stutzbach, jbrouwers, perrygreenfield, pitrou, ajaksu2, isterika
2010-04-29 17:26:39stutzbachsetmessageid: <1272561999.12.0.631641271959.issue808164@psf.upfronthosting.co.za>
2010-04-29 17:26:36stutzbachlinkissue808164 messages
2010-04-29 17:26:36stutzbachcreate