exception ConnectionResetError 
A subclass of ConnectionError, raised when a connection is reset by the peer. Corresponds to errno ECONNRESET.
exception ConnectionResetError 
A subclass of ConnectionError, raised when a connection is reset by the peer. Corresponds to errno ECONNRESET.
Please login to continue.