Pascal Chambon <[email protected]> added the comment: Well, it would break code which currently ignores that it fails, so it's more a benefit than a loss for programmers imo.
I doubt the impact will be important though, because the io module is still quite recent, and furthermore errors on the last flush are quite unlikely to happen if previous ones succeeded (except "disk full", I don't see any reason for this to happen). ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue7865> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
