Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dclmodule.c927 static PyMethodDef cl_methods[] = { variable
969 m = Py_InitModule("cl", cl_methods); in initcl()