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