On 3/22/06, Phil Thompson <[EMAIL PROTECTED]> 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 _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
