Searched defs:SSLError (Results 1 – 1 of 1) sorted by relevance
26 SSLError = ssl.SSLError variable28 class SSLError(Exception): class