[PyKDE] Static compilation of PyQt

Phil Thompson phil at riverbankcomputing.co.uk
Fri Mar 3 10:45:44 GMT 2006


On Friday 03 March 2006 10:33 am, Jeremy Sanders wrote:
> On Fri, 3 Mar 2006, Phil Thompson wrote:
> > 1. Changing the API isn't acceptable, "import qttable" must continue to
> > work.
>
> Couldn't this simply be achieved by adding a qttable.py which does
>
> from qt import *
> ?

Not if the intention is to replicate the current behaviour. What if an 
application is introspecting the module?

Phil




More information about the PyQt mailing list