Searched refs:marshalmodule (Results 1 – 2 of 2) sorted by relevance
1789 static struct PyModuleDef marshalmodule = { variable1804 PyObject *mod = PyModule_Create(&marshalmodule); in PyMarshal_Init()
472 Python/marshal.c - marshalmodule variable static struct PyModuleDef marshalmodule