[pygtk] using Py_BuildValue or return statement

varun_shrivastava shrivastavavarun at yahoo.co.in
Mon Jun 25 15:03:54 WST 2007


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.



More information about the pygtk mailing list