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 mandel
Recipients brian.curtin, loewis, mandel, pitrou, santoso.wijaya, tim.golden, vstinner
Date 2011-10-25.10:12:34
SpamBayes Score 5.1443076e-06
Marked as misclassified No
Message-id <1319537555.09.0.475039078581.issue13234@psf.upfronthosting.co.za>
In-reply-to
Content
In case of my patch (I don't know about santa4nt case) I did not use shutil.remove because it was not used in the other tests and I wanted to be consistent and not add a new import. Certainly if there is not an issue with that we should use it.
History
Date User Action Args
2011-10-25 10:12:35mandelsetrecipients: + mandel, loewis, pitrou, vstinner, tim.golden, brian.curtin, santoso.wijaya
2011-10-25 10:12:35mandelsetmessageid: <1319537555.09.0.475039078581.issue13234@psf.upfronthosting.co.za>
2011-10-25 10:12:34mandellinkissue13234 messages
2011-10-25 10:12:34mandelcreate