Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_marshal.py542 r, p = _testcapi.pymarshal_read_last_object_from_file(support.TESTFN)
549 _testcapi.pymarshal_read_last_object_from_file(support.TESTFN)
/external/python/cpython2/Lib/test/
Dtest_marshal.py384 r, p = _testcapi.pymarshal_read_last_object_from_file(test_support.TESTFN)
/external/python/cpython2/Modules/
D_testcapimodule.c2535 pymarshal_read_last_object_from_file(PyObject* self, PyObject *args) in pymarshal_read_last_object_from_file() function
2779 pymarshal_read_last_object_from_file, METH_VARARGS},
/external/python/cpython3/Modules/
D_testcapimodule.c3959 pymarshal_read_last_object_from_file(PyObject* self, PyObject *args) in pymarshal_read_last_object_from_file() function
4766 pymarshal_read_last_object_from_file, METH_VARARGS},