Home | History | Annotate | Download | only in python2.7

Lines Matching defs:Py_RETURN_NONE

842 #define Py_RETURN_NONE return Py_INCREF(Py_None), Py_None