Fwd: Fwd: [PyKDE] Qt objects subclasses and __dict__ copies

Daniele Varrazzo daniele.varrazzo at gmail.com
Wed Mar 22 03:38:52 GMT 2006


On 3/22/06, Phil Thompson <phil at riverbankcomputing.co.uk> wrote:
> On Tuesday 21 March 2006 10:32 pm, Daniele Varrazzo wrote:
> > On a related topic, Edward Loper reported:
> >
> > -------- Original Message --------
> > Subject: Introspection of qt classes
> >
> > It appears that all classes in the Python "qt" module lie about what
> >
> > module they come from:
> >  >>> import qt
> >  >>> qt.QUrl.__module__
> >
> > '__main__'
>
> What version? AFAIK this was fixed with SIP 4.2 over a year ago.

Whichever version is included in the debian package "python-qt3
(3.13-4)", which is the most recent stable version available for debian:

http://packages.debian.org/stable/python/python-qt3




More information about the PyQt mailing list