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 pitrou
Recipients BreamoreBoy, amaury.forgeotdarc, gvanrossum, mkc, pitrou, skrah
Date 2010-07-12.16:19:47
SpamBayes Score 9.197587e-05
Marked as misclassified No
Message-id <1278951589.43.0.703220743221.issue5321@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that errors while flushing stdout shouldn't be silenced but instead reported (on stderr, obviously :-)). It is especially important when scripts are used for data processing.
I'd like to have Guido's opinion, though.
History
Date User Action Args
2010-07-12 16:19:49pitrousetrecipients: + pitrou, gvanrossum, mkc, amaury.forgeotdarc, skrah, BreamoreBoy
2010-07-12 16:19:49pitrousetmessageid: <1278951589.43.0.703220743221.issue5321@psf.upfronthosting.co.za>
2010-07-12 16:19:48pitroulinkissue5321 messages
2010-07-12 16:19:47pitroucreate