On Tue, 13 Oct 2009 23:10:32 +0200, Victor Stinner
<victor.stin...@haypocalc.com> wrote:
> Hi,
> 
> A friend told me that there are snapshots. So I tested the last snapshot
> and 
> the sip_api_is_py_method()'s crash is still present. But the other bug 
> (methods redefined in Python) is different: I get an error on the number
of
> 
> arguments.

It depends on what your application is doing. Is it monkey patching a bound
method or an unbound method?

Phil
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to