Re: [PyQt] Python v3 Status

2009-04-08 Thread Phil Thompson
On Sat, 4 Apr 2009 11:17:11 +0200, Detlev Offenbach wrote: > Hi, > > that is good news. Do you have any experience how the performance of > programs > differ between Python v3 and Python v2. No. > Are there any hints about how to > write a program, that runs with both variants of Python (e.g.

Re: [PyQt] Python v3 Status

2009-04-04 Thread Giovanni Bajo
On Sat, 4 Apr 2009 11:17:11 +0200, Detlev Offenbach wrote: > Hi, > > that is good news. Do you have any experience how the performance of > programs > differ between Python v3 and Python v2. Are there any hints about how to > write a program, that runs with both variants of Python (e.g. writing

Re: [PyQt] Python v3 Status

2009-04-04 Thread Detlev Offenbach
Hi, that is good news. Do you have any experience how the performance of programs differ between Python v3 and Python v2. Are there any hints about how to write a program, that runs with both variants of Python (e.g. writing compatibility methods that e.g. turn print() calls into print statemen

[PyQt] Python v3 Status

2009-04-04 Thread Phil Thompson
A quick update... pyuic is now ported to Python v3. Code it generates will run under either v2 or v3. Apart from checking out a few remaining examples that completes the v3 port. QScintilla now runs under v3. Phil ___ PyQt mailing listPyQt@riverban