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. Phil _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
