Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsgimodule.c44 static PyMethodDef sgi_methods[] = { variable
54 Py_InitModule("sgi", sgi_methods); in initsgi()