[pygtk] virtual function without a return value
Sébastien Granjoux
seb.sfo at free.fr
Tue Jun 12 01:18:28 WST 2007
Hi Gustavo,
Gustavo J. A. M. Carneiro a écrit :
>> I think it's a bug in codegen. A patch (codegen/reversewrapper.py)
>> would be most welcome; it just needs to special case where
>> PyArg_ParseTuple is called to parse return value if the template string
>> is "", then just check for Py_None instead of calling PyArg_ParseTuple.
>
> Nevermind, I fixed this myself in svn trunk.
I have planned to write it myself anyway, but you are faster than me,
thanks.
Regards,
Sébastien
More information about the pygtk
mailing list