Home
last modified time | relevance | path

Searched defs:PyMarshal_WriteObjectToFile (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Python/
Dmarshal.c479 PyMarshal_WriteObjectToFile(PyObject *x, FILE *fp, int version) in PyMarshal_WriteObjectToFile() function
/external/python/cpython3/Python/
Dmarshal.c638 PyMarshal_WriteObjectToFile(PyObject *x, FILE *fp, int version) in PyMarshal_WriteObjectToFile() function