Searched refs:OSError_reduce (Results 1 – 1 of 1) sorted by relevance
2028 OSError_reduce(PyOSErrorObject *self, PyObject *Py_UNUSED(ignored)) in OSError_reduce() function2113 {"__reduce__", (PyCFunction)OSError_reduce, METH_NOARGS},