Defined macros Py_RETURN_(TRUE|FALSE|NONE) as helper functions for returning
the specified value. All three Py_INCREF the singleton and then return it.
Showing
Please register or sign in to comment
the specified value. All three Py_INCREF the singleton and then return it.