Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_marshal.py380 r, p = _testcapi.pymarshal_read_object_from_file(test_support.TESTFN)
/external/python/cpython2/Modules/
D_testcapimodule.c2461 pymarshal_read_object_from_file(PyObject* self, PyObject *args) in pymarshal_read_object_from_file() function
2595 pymarshal_read_object_from_file, METH_VARARGS},