Searched refs:PySSL_methods (Results 1 – 1 of 1) sorted by relevance
1559 static PyMethodDef PySSL_methods[] = { variable1656 m = Py_InitModule3("_ssl", PySSL_methods, module_doc); in init_ssl()