Searched refs:reconstruct_method (Results 1 – 1 of 1) sorted by relevance
417 reconstruct_method(PyObject *func, PyObject *self) in reconstruct_method() function5042 return reconstruct_method(self->pers_func, self->pers_func_self); in Pickler_get_persid()7560 return reconstruct_method(self->pers_func, self->pers_func_self); in Unpickler_get_persload()