Searched refs:marshal_methods (Results 1 – 3 of 3) sorted by relevance
1377 static PyMethodDef marshal_methods[] = { variable1418 PyObject *mod = Py_InitModule3("marshal", marshal_methods, in PyMarshal_Init()
1749 static PyMethodDef marshal_methods[] = { variable1794 marshal_methods,
471 Python/marshal.c - marshal_methods variable static PyMethodDef marshal_methods