Searched refs:PySSLMethods (Results 1 – 1 of 1) sorted by relevance
1452 static PyMethodDef PySSLMethods[] = { variable1472 return Py_FindMethod(PySSLMethods, (PyObject *)self, name); in PySSL_getattr()