Searched refs:ImportError_reduce (Results 1 – 1 of 1) sorted by relevance
744 ImportError_reduce(PyImportErrorObject *self, PyObject *Py_UNUSED(ignored)) in ImportError_reduce() function771 {"__reduce__", (PyCFunction)ImportError_reduce, METH_NOARGS},