Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsvmodule.c794 sv_GetParam(PyObject *self, PyObject *args) in sv_GetParam() function
828 {"GetParam", (PyCFunction)sv_GetParam, METH_OLDARGS},