diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2013-12-17 14:40:06 +0200 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2013-12-17 14:40:06 +0200 |
commit | 6d562319d2ec43fb226861306b0d191aa1792489 (patch) | |
tree | fbad7d5761615b80cd99fbadfee0dfab825f998d /Python/sysmodule.c | |
parent | 2f43b635436b9c95338194feed8cc4540e6d96fd (diff) | |
download | cpython-git-6d562319d2ec43fb226861306b0d191aa1792489.tar.gz |
Issue #17976: Fixed potential problem with file.write() not detecting IO error
by inspecting the return value of fwrite(). Based on patches by Jaakko Moisio
and test by Victor Stinner.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions