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 vstinner
Recipients blais, loewis, vstinner
Date 2008-11-11.04:06:59
SpamBayes Score 0.0056224316
Marked as misclassified No
Message-id <1226376421.39.0.726116575609.issue1726687@psf.upfronthosting.co.za>
In-reply-to
Content
The patch is correct. I tried to use errno, but errno is unchanged on 
error. Here is a new patch with regression tests.
History
Date User Action Args
2008-11-11 04:07:01vstinnersetrecipients: + vstinner, loewis, blais
2008-11-11 04:07:01vstinnersetmessageid: <1226376421.39.0.726116575609.issue1726687@psf.upfronthosting.co.za>
2008-11-11 04:07:00vstinnerlinkissue1726687 messages
2008-11-11 04:07:00vstinnercreate