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 rosslagerwall
Recipients Chris.Gerhard, anacrolix, christian.heimes, daniel.urban, loewis, pitrou, rosslagerwall
Date 2010-12-21.20:36:24
SpamBayes Score 1.5330076e-07
Marked as misclassified No
Message-id <1292963787.48.0.193587360297.issue4761@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is an updated patch which:
- fixes badly indented C code
- uses support.unlink consistently
- cleans up tests better using finally
History
Date User Action Args
2010-12-21 20:36:28rosslagerwallsetrecipients: + rosslagerwall, loewis, pitrou, christian.heimes, daniel.urban, anacrolix, Chris.Gerhard
2010-12-21 20:36:27rosslagerwallsetmessageid: <1292963787.48.0.193587360297.issue4761@psf.upfronthosting.co.za>
2010-12-21 20:36:25rosslagerwalllinkissue4761 messages
2010-12-21 20:36:24rosslagerwallcreate