Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dmarshal.c1913 static PyMethodDef marshal_methods[] = { variable
1972 .m_methods = marshal_methods,