Home
last modified time | relevance | path

Searched refs:BaseException_methods (Results 1 – 3 of 3) 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
407 BaseException_methods, /* tp_methods */
/external/python/cpython3/Tools/c-analyzer/
Dknown.tsv72 Objects/exceptions.c - BaseException_methods variable static PyMethodDef BaseException_methods