Gregory P. Smith <g...@krypto.org> added the comment:

The uses of fwrite() and fflush() also need this EINTR treatment in 2.7.  I 
haven't checked the write paths in 3.2 yet.

Also, the fix change to 3.2's _io module needs backporting to 2.7's _io module 
for people using that.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12268>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to