exception ssl.SSLEOFError
A subclass of SSLError
raised when the SSL connection has been terminated abruptly. Generally, you shouldn’t try to reuse the underlying transport when this error is encountered.
New in version 3.3.
exception ssl.SSLEOFError
A subclass of SSLError
raised when the SSL connection has been terminated abruptly. Generally, you shouldn’t try to reuse the underlying transport when this error is encountered.
New in version 3.3.
Designed by : w10schools
service@w10schools.com
Please login to continue.