Home
last modified time | relevance | path

Searched refs:PySSL_compression (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
D_ssl.c1538 static PyObject *PySSL_compression(PySSLSocket *self) { in PySSL_compression() function
2045 {"compression", (PyCFunction)PySSL_compression, METH_NOARGS},