asyncio: Fix _ProactorWritePipeTransport._pipe_closed()
The "exc" variable was not defined, pass a BrokenPipeError exception instead.
Showing
Please
register
or
sign in
to comment
The "exc" variable was not defined, pass a BrokenPipeError exception instead.