Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_ssl.c340 static PyTypeObject PySSLContext_Type; variable
3510 static PyTypeObject PySSLContext_Type = { variable
/external/python/cpython3/Modules/
D_ssl.c461 static PyTypeObject PySSLContext_Type; variable
4597 static PyTypeObject PySSLContext_Type = { variable