summaryrefslogtreecommitdiff
path: root/Lib/asyncio/unix_events.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-07-17 12:25:27 +0200
committerVictor Stinner <victor.stinner@gmail.com>2014-07-17 12:25:27 +0200
commitcc996b57890a251cef83101d5cfcbc58179cba5f (patch)
tree6e4192cd348196825f50ddc81dad99edbcd0902b /Lib/asyncio/unix_events.py
parent38bf87c7f285b9ad03feea765ddad9f607876591 (diff)
downloadcpython-git-cc996b57890a251cef83101d5cfcbc58179cba5f.tar.gz
asyncio, tulip issue 190: Process.communicate() must ignore BrokenPipeError
If you want to handle the BrokenPipeError, you can easily reimplement communicate(). Add also a unit test to ensure that stdin.write() + stdin.drain() raises BrokenPipeError.
Diffstat (limited to 'Lib/asyncio/unix_events.py')
0 files changed, 0 insertions, 0 deletions