Hi,

when i write an extension module in C and return a Py_Object*
that i've built with Py_BuildValue, do i need to use Py_INCREF
on that before i return it to python from my extension module
or not?


Thanks for hints,
Torsten.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to