Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dexceptions.c340 BaseException_set_message(PyBaseExceptionObject *self, PyObject *val) in BaseException_set_message() function
365 (setter)BaseException_set_message},