Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dexceptions.c593 EnvironmentError_init(PyEnvironmentErrorObject *self, PyObject *args, in EnvironmentError_init() function
862 if (EnvironmentError_init((PyEnvironmentErrorObject *)self, args, kwds) in WindowsError_init()