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