Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
D_msi.c617 summary_persist(msiobj* si, PyObject *args) in summary_persist() function
635 { "Persist", (PyCFunction)summary_persist, METH_NOARGS,
/external/python/cpython3/PC/
D_msi.c651 summary_persist(msiobj* si, PyObject *args) in summary_persist() function
668 { "Persist", (PyCFunction)summary_persist, METH_NOARGS,