Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dexceptions.c215 static PyMethodDef BaseException_methods[] = { variable
399 BaseException_methods, /* tp_methods */
/external/python/cpython3/Objects/
Dexceptions.c175 static PyMethodDef BaseException_methods[] = { variable
386 BaseException_methods, /* tp_methods */