Home
last modified time | relevance | path

Searched defs:Py_NotImplemented (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Dobject.h884 #define Py_NotImplemented (&_Py_NotImplementedStruct) macro
/external/python/cpython3/Include/
Dobject.h931 #define Py_NotImplemented (&_Py_NotImplementedStruct) macro