SIGN IN SIGN UP

asyncio: Fix _ProactorBasePipeTransport.__repr__()

Check if the _sock attribute is None to check if the transport is closed.
V
Victor Stinner committed
79c93ba47b1bd638989c60726eb6d9467c47308c
Parent: 02392c9