How to change a PyObject passed to the C extension

MD manasd at gmail.com
Sat Aug 11 12:43:19 EDT 2007


Hi,
   I have a Python C extension which is passed a PyObject containing
an integer value. Is it possible to change this same PyObject so that
now the integer is of a different value?

Thanks and Regards,
-MD




More information about the Python-list mailing list