Home
last modified time | relevance | path

Searched refs:OSError_reduce (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Objects/
Dexceptions.c1130 OSError_reduce(PyOSErrorObject *self) in OSError_reduce() function
1216 {"__reduce__", (PyCFunction)OSError_reduce, METH_NOARGS},