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 pitrou
Recipients LambertDW, ggenellina, hozn, marystern, pitrou
Date 2009-04-15.10:23:42
SpamBayes Score 6.3531334e-06
Marked as misclassified No
Message-id <1239791025.23.0.453007352231.issue5099@psf.upfronthosting.co.za>
In-reply-to
Content
There should be a try/finally in test_issue5099 to ensure that
os.remove(fname) always gets called. Otherwise, looks good.
History
Date User Action Args
2009-04-15 10:23:45pitrousetrecipients: + pitrou, ggenellina, LambertDW, marystern, hozn
2009-04-15 10:23:45pitrousetmessageid: <1239791025.23.0.453007352231.issue5099@psf.upfronthosting.co.za>
2009-04-15 10:23:44pitroulinkissue5099 messages
2009-04-15 10:23:43pitroucreate