commit | b9817b01edfe6fa369c4c291a5de00732b8abc7c | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Fri Feb 01 13:03:39 2013 -0800 |
committer | Gregory P. Smith <greg@krypto.org> | Fri Feb 01 13:03:39 2013 -0800 |
tree | 6c6c6482442bfc0718bba8deb8c5e08f5d7034e9 | |
parent | b47acbf46abd425f69dcc03e9b4f0c7f7c321ac2 [diff] |
Additional fix for Issue #12268: The io module file object writelines() methods no longer abort early when one of its write system calls is interrupted (EINTR).