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 cameron
Recipients cameron, georg.brandl, giampaolo.rodola, gvanrossum, pitrou, terry.reedy
Date 2012-01-12.02:02:17
SpamBayes Score 0.00027822307
Marked as misclassified No
Message-id <1326333738.1.0.706798422587.issue13761@psf.upfronthosting.co.za>
In-reply-to
Content
Flush can fail of disc full or any number of low level things that prevent the OS getting the data into the on-disc file.

Speaking for myself, I certainly want to know if that happens.
History
Date User Action Args
2012-01-12 02:02:18cameronsetrecipients: + cameron, gvanrossum, georg.brandl, terry.reedy, pitrou, giampaolo.rodola
2012-01-12 02:02:18cameronsetmessageid: <1326333738.1.0.706798422587.issue13761@psf.upfronthosting.co.za>
2012-01-12 02:02:17cameronlinkissue13761 messages
2012-01-12 02:02:17cameroncreate