Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dexceptions.c658 EnvironmentError_str(PyEnvironmentErrorObject *self) in EnvironmentError_str() function
803 EnvironmentError_str,
975 rtnval = EnvironmentError_str((PyEnvironmentErrorObject *)self); in WindowsError_str()