diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-07-05 12:00:56 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-07-05 12:00:56 (GMT) |
commit | 2cfb6f3aa086b1f500516372f7179f10c123a777 (patch) | |
tree | 6d260553316080e266be51cdb6682772f408b8c3 /Lib/pydoc.py | |
parent | c655a726dba5799e3c221b6c95fee72516d3d7cf (diff) | |
download | cpython-2cfb6f3aa086b1f500516372f7179f10c123a777.zip cpython-2cfb6f3aa086b1f500516372f7179f10c123a777.tar.gz cpython-2cfb6f3aa086b1f500516372f7179f10c123a777.tar.bz2 |
Issue #12493: subprocess: communicate() handles EINTR
subprocess.Popen.communicate() now also handles EINTR errors if the process has
only one pipe.
Diffstat (limited to 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions