Home
last modified time | relevance | path

Searched refs:KeyError_str (Results 1 – 1 of 1) 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.");