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