Searched defs:_Py_NotImplementedStruct (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Objects/ | ||
D | object.c | 1764 PyObject _Py_NotImplementedStruct = { variable |
/external/python/cpython2/Objects/ | ||
D | object.c | 2068 PyObject _Py_NotImplementedStruct = { variable |