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 georg.brandl
Recipients georg.brandl, giampaolo.rodola, gvanrossum, terry.reedy
Date 2012-01-11.19:50:17
SpamBayes Score 0.008445762
Marked as misclassified No
Message-id <1326311421.19.0.287587222236.issue13761@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch.

One open question is whether failure in flush() should be reraised (as implemented in the patch), or ignored (as in input()).
History
Date User Action Args
2012-01-11 19:50:21georg.brandlsetrecipients: + georg.brandl, gvanrossum, terry.reedy, giampaolo.rodola
2012-01-11 19:50:21georg.brandlsetmessageid: <1326311421.19.0.287587222236.issue13761@psf.upfronthosting.co.za>
2012-01-11 19:50:17georg.brandllinkissue13761 messages
2012-01-11 19:50:17georg.brandlcreate