Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsvmodule.c944 static PyMethodDef sv_methods[] = { variable
961 m = Py_InitModule("sv", sv_methods); in initsv()