Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dexceptions.c1262 KeyError_str(PyBaseExceptionObject *self) in KeyError_str() function
1280 0, 0, 0, KeyError_str, "Mapping key not found.");
/external/python/cpython3/Objects/
Dexceptions.c1479 KeyError_str(PyBaseExceptionObject *self) in KeyError_str() function
1497 0, 0, 0, 0, KeyError_str, "Mapping key not found.");