Hello, How do i print values returned by Py_BuildValue in Linux?
PyObject *obj = Py_BuildValue("{s:i}", "Status", status);
I need to print the Status value here
-Thanks,
Ashton
--
http://mail.python.org/mailman/listinfo/python-list
Hello, How do i print values returned by Py_BuildValue in Linux?
PyObject *obj = Py_BuildValue("{s:i}", "Status", status);
I need to print the Status value here
-Thanks,
Ashton
--
http://mail.python.org/mailman/listinfo/python-list