Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dzlibmodule.c381 PyZlib_compressobj(PyObject *selfptr, PyObject *args) in PyZlib_compressobj() function
1064 {"compressobj", (PyCFunction)PyZlib_compressobj, METH_VARARGS,