diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-02-20 09:33:01 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-02-20 09:33:01 (GMT) |
commit | 6f24d83ac68fdea3a28cee64d631d7701cf102ae (patch) | |
tree | 798b68c3272d0619d19f92cc0b4e01b2e2c3ffce /Lib/asyncio/futures.py | |
parent | 8d0230b0f2e9b7f8b6dcb56556d15c9590c6c519 (diff) | |
download | cpython-6f24d83ac68fdea3a28cee64d631d7701cf102ae.zip cpython-6f24d83ac68fdea3a28cee64d631d7701cf102ae.tar.gz cpython-6f24d83ac68fdea3a28cee64d631d7701cf102ae.tar.bz2 |
asyncio: Fix _ProactorWritePipeTransport._pipe_closed()
The "exc" variable was not defined, pass a BrokenPipeError exception instead.
Diffstat (limited to 'Lib/asyncio/futures.py')
0 files changed, 0 insertions, 0 deletions