Searched refs:PySSLCertVerificationErrorObject (Results 1 – 1 of 1) sorted by relevance
80 static PyObject *PySSLCertVerificationErrorObject; variable614 if ((sslsock != NULL) && (type == PySSLCertVerificationErrorObject)) { in fill_and_set_sslerror()691 if ((sslsock != NULL) && (type == PySSLCertVerificationErrorObject)) { in fill_and_set_sslerror()789 type = PySSLCertVerificationErrorObject; in PySSL_SetError()5769 PySSLCertVerificationErrorObject = PyErr_NewExceptionWithDoc( in PyInit__ssl()5788 if (PySSLCertVerificationErrorObject == NULL in PyInit__ssl()5797 PySSLCertVerificationErrorObject) != 0 in PyInit__ssl()