Searched refs:AttributeError_reduce (Results 1 – 1 of 1) sorted by relevance
2353 AttributeError_reduce(PyAttributeErrorObject *self, PyObject *Py_UNUSED(ignored)) in AttributeError_reduce() function2373 {"__reduce__", (PyCFunction)AttributeError_reduce, METH_NOARGS },