Searched refs:BaseException_add_note (Results 1 – 1 of 1) sorted by relevance
204 BaseException_add_note(PyObject *self, PyObject *note) in BaseException_add_note() function250 {"add_note", (PyCFunction)BaseException_add_note, METH_O,