hi
Is there a difference between returning a python object using
return py_obj;
or
Py_BuildValue("O",py_obj);
--
View this message in context: http://www.nabble.com/using-Py_BuildValue-or-return-statement-tf3974524.html#a11282015
Sent from the Gtk+ - Python mailing list archive at Nabble.com.