[PyKDE] Bug with super and QObject

Giovanni Bajo rasky at develer.com
Tue Apr 12 17:01:16 BST 2005


Phil Thompson <phil at riverbankcomputing.co.uk> wrote:

> It's to do with how SIP implements lazy methods (to save on memory and
> startup time). super seems to be bypassing the hook (maybe it uses
> tp_getattro rather than tp_getattr). Should be fixable - I'll have a look.


Thanks.

Can you elaborate on this "lazy methods" thing which SIP does? Is it
documented anywhere? I found also some references to it some days ago,
reading up an old thread in a mailing list that was comparing Boost.Python
with SIP.
-- 
Giovanni Bajo




More information about the PyQt mailing list