diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-18 08:52:54 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-18 08:52:54 (GMT) |
commit | a47fc5c2ddcf86eb3cb1ad628d04bf3764cfce59 (patch) | |
tree | 4eba4aeb0e12436a1c9a811bbac87951b19bc27f /Python/formatter_unicode.c | |
parent | 9c1a9b2657b5e39c6359698e160cb2b7e6df1193 (diff) | |
download | cpython-a47fc5c2ddcf86eb3cb1ad628d04bf3764cfce59.zip cpython-a47fc5c2ddcf86eb3cb1ad628d04bf3764cfce59.tar.gz cpython-a47fc5c2ddcf86eb3cb1ad628d04bf3764cfce59.tar.bz2 |
Issue #23694: Handle EINTR in _Py_open() and _Py_fopen_obj()
Retry open()/fopen() if it fails with EINTR and the Python signal handler
doesn't raise an exception.
Diffstat (limited to 'Python/formatter_unicode.c')
0 files changed, 0 insertions, 0 deletions