Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsvmodule.c806 sv_SetParam(PyObject *self, PyObject *args) in sv_SetParam() function
830 {"SetParam", (PyCFunction)sv_SetParam, METH_OLDARGS},