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 stutzbach
Recipients amaury.forgeotdarc, benjamin.peterson, pitrou, stutzbach
Date 2010-09-24.15:36:36
SpamBayes Score 0.014406675
Marked as misclassified No
Message-id <1285342598.3.0.661031307388.issue9939@psf.upfronthosting.co.za>
In-reply-to
Content
> Simply buffer everything.

That works for when a write operation would block.  What would it do when a read operation would block?
History
Date User Action Args
2010-09-24 15:36:38stutzbachsetrecipients: + stutzbach, amaury.forgeotdarc, pitrou, benjamin.peterson
2010-09-24 15:36:38stutzbachsetmessageid: <1285342598.3.0.661031307388.issue9939@psf.upfronthosting.co.za>
2010-09-24 15:36:37stutzbachlinkissue9939 messages
2010-09-24 15:36:36stutzbachcreate