Searched defs:PySSLErrorObject (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython3/Modules/ | ||
D | _ssl.h | 19 PyObject *PySSLErrorObject; member |
/aosp_15_r20/external/python/cpython2/Modules/ | ||
D | _ssl.c | 79 static PyObject *PySSLErrorObject; variable |