Searched refs:BaseException_str (Results 1 – 1 of 1) sorted by relevance
109 BaseException_str(PyBaseExceptionObject *self) in BaseException_str() function397 (reprfunc)BaseException_str, /*tp_str*/709 return BaseException_str((PyBaseExceptionObject *)self); in ImportError_str()1151 return BaseException_str((PyBaseExceptionObject *)self); in OSError_str()1391 0, BaseException_str, "Name not found globally.");1472 0, BaseException_str, "Attribute not found.");1706 return BaseException_str(self); in KeyError_str()