[issue4428] io.BufferedWriter does not observe buffer size limits

Gregory P. Smith report at bugs.python.org
Sat Nov 29 02:01:42 CET 2008


Gregory P. Smith <greg at krypto.org> added the comment:

Yep, the test was ignoring the return value from BufferedWriter.write. 
Fixed in the attached io-bufwrite-gps02.

This can wait for 3.0.1 and 2.6.1/2 (depending on the 2.6.x release
schedule).

----------
keywords: +needs review
Added file: http://bugs.python.org/file12157/issue4428-io-bufwrite-gps02.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4428>
_______________________________________


More information about the Python-bugs-list mailing list