> How methods are wrapped has changed. However it's just a question of giving
> sip.methoddescriptor a useful __repr__. What do you want it to say?
>
> Phil
>

Using my example, I think the previous behavior was that cProfile
would output "{built-in method fill}" for that call to QImage.fill().
I would be fine with getting that back, although I think something
like "PyQt4.QtGui.QImage.fill" would be even better.


Håkon

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to