diff options
author | Gregory P. Smith <greg@krypto.org> | 2012-06-26 03:57:36 (GMT) |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2012-06-26 03:57:36 (GMT) |
commit | b2ac4d693a5571336d397eff93445ca0ac0f4204 (patch) | |
tree | a03147b0f9867b72b0e7a6cad5b58d8ebab70075 /RISCOS | |
parent | ed04f42b9916e89c65820eb236ab347323d983e0 (diff) | |
download | cpython-b2ac4d693a5571336d397eff93445ca0ac0f4204.zip cpython-b2ac4d693a5571336d397eff93445ca0ac0f4204.tar.gz cpython-b2ac4d693a5571336d397eff93445ca0ac0f4204.tar.bz2 |
Fixes issue #12268 for file readline, readlines and read() and readinto methods.
They no longer lose data when an underlying read system call is interrupted.
IOError is no longer raised due to a read system call returning EINTR from
within these methods.
Diffstat (limited to 'RISCOS')
0 files changed, 0 insertions, 0 deletions