Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/res/
D_Resmodule.c1604 static PyMethodDef Res_methods[] = { variable
1744 m = Py_InitModule("_Res", Res_methods); in init_Res()