Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dexceptions.c1258 KeyError_str(PyBaseExceptionObject *self) in KeyError_str() function
1276 0, 0, 0, KeyError_str, "Mapping key not found.");
/external/python/cpython3/Objects/
Dexceptions.c1532 KeyError_str(PyBaseExceptionObject *self) in KeyError_str() function
1550 0, 0, 0, 0, KeyError_str, "Mapping key not found.");