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 Jeremy.Fishman, ncoghlan, pitrou, terry.reedy, ulidtko
Date 2013-09-23.19:58:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379966304.03.0.500286721025.issue11380@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure I understand Nick's suggestion. As far as I can tell, the issue is to detect that write() (really fwrite() in 2.x) failed and output the error.
History
Date User Action Args
2013-09-23 19:58:24pitrousetrecipients: + pitrou, terry.reedy, ncoghlan, ulidtko, Jeremy.Fishman
2013-09-23 19:58:24pitrousetmessageid: <1379966304.03.0.500286721025.issue11380@psf.upfronthosting.co.za>
2013-09-23 19:58:24pitroulinkissue11380 messages
2013-09-23 19:58:23pitroucreate