Searched refs:marshalmodule (Results 1 – 1 of 1) sorted by relevance
1845 static struct PyModuleDef marshalmodule = { variable1860 PyObject *mod = PyModule_Create(&marshalmodule); in PyMarshal_Init()