Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dexceptions.c361 static PyGetSetDef BaseException_getset[] = { variable
401 BaseException_getset, /* tp_getset */
/external/python/cpython3/Objects/
Dexceptions.c295 static PyGetSetDef BaseException_getset[] = { variable
388 BaseException_getset, /* tp_getset */