[issue9617] Buffered IO shouldn't ignore incoming signals during a partial write

Antoine Pitrou report at bugs.python.org
Sun Aug 15 23:40:52 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

Another possibility is to do the check in the FileIO object instead. Both approaches give the same results for standard file descriptor IO.

----------

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


More information about the Python-bugs-list mailing list