Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dexceptions.c119 BaseException_unicode(PyBaseExceptionObject *self) in BaseException_unicode() function
219 {"__unicode__", (PyCFunction)BaseException_unicode, METH_NOARGS },