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 eryksun
Recipients Lauri Kajan, eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2015-09-21.14:57:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442847466.3.0.714824927414.issue25202@psf.upfronthosting.co.za>
In-reply-to
Content
See issue 16597. This wasn't fixed for 3.2, so it won't close the file if flush() fails. You'll either have to work around this or upgrade to 3.3+.
History
Date User Action Args
2015-09-21 14:57:46eryksunsetrecipients: + eryksun, paul.moore, tim.golden, zach.ware, steve.dower, Lauri Kajan
2015-09-21 14:57:46eryksunsetmessageid: <1442847466.3.0.714824927414.issue25202@psf.upfronthosting.co.za>
2015-09-21 14:57:46eryksunlinkissue25202 messages
2015-09-21 14:57:46eryksuncreate