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