Searched refs:mod_methods (Results 1 – 2 of 2) sorted by relevance
212 static PyMethodDef mod_methods[] = { variable230 (void)Py_InitModule4("_scproxy", mod_methods, NULL, NULL, PYTHON_API_VERSION); in init_scproxy()
218 static PyMethodDef mod_methods[] = { variable241 mod_methods,