Searched refs:sys_methods (Results 1 – 2 of 2) sorted by relevance
919 static PyMethodDef sys_methods[] = { variable1363 m = Py_InitModule3("sys", sys_methods, sys_doc); in _PySys_Init()
1516 static PyMethodDef sys_methods[] = { variable2249 sys_methods,