where to find the spec of format in PyObject_CallMethod

Huayang Xia huayang.xia at gmail.com
Wed Jan 10 17:05:56 EST 2007


I am trying to use PyObject_CallMethod. It needs a format string to
specify what are the followed arguments. Is it possible to use a
PyObject* as an argument?

Where can I find the spec for the format?

Thanks in advance.




More information about the Python-list mailing list