Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dzlibmodule.c204 PyZlib_compress(PyObject *self, PyObject *args) in PyZlib_compress() function
1062 {"compress", (PyCFunction)PyZlib_compress, METH_VARARGS,