PyEval_EvalCode(...) problem

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Tue Mar 10 20:36:28 EDT 2009


En Tue, 10 Mar 2009 13:23:44 -0200, <googler.1.webmaster at spamgourmet.com>  
escribió:

> http://rafb.net/p/Uyb5Ps45.html
>
> Pelase note, when I call PyObject_CallObject(...) in the wrapped C
> register(..) method it works fine.

Sorry, I cannot make any sense of that code and your previous post. Where  
is op assigned to? register? what's execute? PyObject_Call takes 3  
arguments, not 2 - so that cannot be actual code.

-- 
Gabriel Genellina




More information about the Python-list mailing list