Home
last modified time | relevance | path

Searched refs:marshalmodule (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dmarshal.c1812 static struct PyModuleDef marshalmodule = { variable
1823 return PyModuleDef_Init(&marshalmodule); in PyMarshal_Init()