from .stream_closed import StreamClosed [docs]class TCPStreamClosed(StreamClosed): """ indicates that a stream was closed """