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