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
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/