[PyKDE] dir(QtObjectThing) -> give_me_all_attrs(QtObjectThing)?

Phil Thompson phil at riverbankcomputing.co.uk
Sat May 31 14:38:01 BST 2003


On Saturday 31 May 2003 9:47 am, Gerard Vermeulen wrote:
> On Fri, 30 May 2003 18:24:40 +0100
>
> Phil Thompson <phil at riverbankcomputing.co.uk> wrote:
> > On Friday 30 May 2003 6:15 pm, Gerard Vermeulen wrote:
> > > On Fri, 30 May 2003 17:56:20 +0100
>
> [snip]
>
> > > > > > I'm afraid it's a feature. Without this feature PyQt would take
> > > > > > too long to load and take up too much memory.

I had an epiphany.

I've just uploaded a new SIP snapshot where dir(QtObjectThing) now does what 
you expect. It's just a change to the sip module - no need to re-build PyQt. 
The standard rlcompleter should now also work.

Let me know if there are any unforeseen side effects.

Phil




More information about the PyQt mailing list