C-API PyObject_Call

moerchendiser2k3 googler.1.webmaster at spamgourmet.com
Tue Mar 16 07:52:37 EDT 2010


Hi,

i have a serious problem and I am looking for a solution. I pass an
instance of a class from a file to PyObject_Call. When something
fails, I get a full traceback. If it succeeds, I get the return value.

Is it possible to get information from which line/file the return
value of PyObject_Call is?

Thanks!!

moerchendiser2k3



More information about the Python-list mailing list