Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dzlibmodule.c950 static PyMethodDef Decomp_methods[] = variable
986 retval = Py_FindMethod(Decomp_methods, (PyObject *)self, name); in Decomp_getattr()