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 amaury.forgeotdarc, brian.curtin, loewis, mspacek, pitrou, tim.golden, vstinner
Date 2010-11-04.21:24:10
SpamBayes Score 0.0027868268
Marked as misclassified No
Message-id <4CD32478.2050903@v.loewis.de>
In-reply-to <1288905549.43.0.888749248457.issue9611@psf.upfronthosting.co.za>
Content
> On a second thought... is there another example where a *blocking* stream does not write all the data without raising an exception?

Why do you think this would be somehow an example for a blocking stream
that does not write all data without raising an exception?
History
Date User Action Args
2010-11-04 21:24:12loewissetrecipients: + loewis, amaury.forgeotdarc, pitrou, vstinner, tim.golden, brian.curtin, mspacek
2010-11-04 21:24:10loewislinkissue9611 messages
2010-11-04 21:24:10loewiscreate