Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dexceptions.c761 EnvironmentError_reduce(PyEnvironmentErrorObject *self) in EnvironmentError_reduce() function
796 {"__reduce__", (PyCFunction)EnvironmentError_reduce, METH_NOARGS},