Searched refs:PySSL_get_context (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _ssl.c | 2138 static PySSLContext *PySSL_get_context(PySSLSocket *self, void *closure) { in PySSL_get_context() function 2923 {"context", (getter) PySSL_get_context, |
Completed in 8 milliseconds