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 loewis
Recipients brian.curtin, loewis, pitrou, tim.golden
Date 2010-08-15.18:12:37
SpamBayes Score 0.13703151
Marked as misclassified No
Message-id <1281895958.5.0.0883534403742.issue9611@psf.upfronthosting.co.za>
In-reply-to
Content
Using chunked writes is tricky. If the first write succeeds, and the second one fails, how do you report the result?
History
Date User Action Args
2010-08-15 18:12:38loewissetrecipients: + loewis, pitrou, tim.golden, brian.curtin
2010-08-15 18:12:38loewissetmessageid: <1281895958.5.0.0883534403742.issue9611@psf.upfronthosting.co.za>
2010-08-15 18:12:37loewislinkissue9611 messages
2010-08-15 18:12:37loewiscreate