Home
last modified time | relevance | path

Searched defs:PySSLErrorObject (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/
D_ssl.h19 PyObject *PySSLErrorObject; member
/aosp_15_r20/external/python/cpython2/Modules/
D_ssl.c79 static PyObject *PySSLErrorObject; variable