Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-07 Thread Henrik Pauli
On Tuesday 07 October 2008, Sundance wrote: > Henrik Pauli wrote: > >> And we could have just as many Viper versions as we'd damn well > >> please within any given Python and Qt release timeframe -- we'd > >> simply import from Viper2, Viper3... rather than Viper. > > > > Hmmm, true that, but since

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-07 Thread Phil Thompson
On Tue, 07 Oct 2008 18:06:05 +0200, Giovanni Bajo <[EMAIL PROTECTED]> wrote: > On 10/7/2008 7:07 AM, Phil Thompson wrote: >> On Mon, 6 Oct 2008 21:30:49 -0500, "Arthur Pemberton" <[EMAIL PROTECTED]> >> wrote: >>> On Mon, Oct 6, 2008 at 7:33 PM, Doug Bell <[EMAIL PROTECTED]> wrote: Giovanni Baj

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-07 Thread Giovanni Bajo
On 10/7/2008 12:25 PM, Doug Bell wrote: Phil Thompson wrote: On Tue, 07 Oct 2008 00:29:12 -0700, Glenn Linderman <[EMAIL PROTECTED]> wrote: On approximately 10/6/2008 10:07 PM, came the following characters from the keyboard of Phil Thompson: On Mon, 6 Oct 2008 21:30:49 -0500, "Arthur Pemberto

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-07 Thread Giovanni Bajo
On 10/7/2008 7:07 AM, Phil Thompson wrote: On Mon, 6 Oct 2008 21:30:49 -0500, "Arthur Pemberton" <[EMAIL PROTECTED]> wrote: On Mon, Oct 6, 2008 at 7:33 PM, Doug Bell <[EMAIL PROTECTED]> wrote: Giovanni Bajo wrote: On 10/6/2008 7:27 PM, Joshua Kugler wrote: Phil Thompson wrote: On Fri, 3 Oct

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-07 Thread Phil Thompson
On Tue, 7 Oct 2008 16:20:13 +0200, Sundance <[EMAIL PROTECTED]> wrote: > You also suggest the 'from PyQt4v2 import QtCore' and 'from PyQt4.v2 > import QtCore' schemes, in which, if I'm not mistaken, the '4' in PyQt4 > would now start referring to the Qt version, is that correct? Yes - as (probab

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-07 Thread Sundance
Henrik Pauli wrote: >> And we could have just as many Viper versions as we'd damn well >> please within any given Python and Qt release timeframe -- we'd >> simply import from Viper2, Viper3... rather than Viper. > > Hmmm, true that, but since Py2 and Py3 are completely different > matters (as far

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-07 Thread Phil Thompson
On Tue, 7 Oct 2008 06:25:59 -0400, Doug Bell <[EMAIL PROTECTED]> wrote: > Phil Thompson wrote: >> On Tue, 07 Oct 2008 00:29:12 -0700, Glenn Linderman >> <[EMAIL PROTECTED]> wrote: >> > On approximately 10/6/2008 10:07 PM, came the following characters >> > from the keyboard of Phil Thompson: >> >>

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-07 Thread Doug Bell
Phil Thompson wrote: > On Tue, 07 Oct 2008 00:29:12 -0700, Glenn Linderman > <[EMAIL PROTECTED]> wrote: > > On approximately 10/6/2008 10:07 PM, came the following characters > > from the keyboard of Phil Thompson: > >> On Mon, 6 Oct 2008 21:30:49 -0500, "Arthur Pemberton" > >> <[EMAIL PROTECTED]>

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-07 Thread Phil Thompson
On Tue, 7 Oct 2008 11:34:24 +0200, Sundance <[EMAIL PROTECTED]> wrote: > Phil Thompson wrote: > >> Regarding numbering, my current thinking is... >> >> from PyQt4 import QtCore2, QtGui2 > > Hi all, > > I would like to go out on a limb and share a few thoughts that came to > me with you guys. >

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-07 Thread Henrik Pauli
On Tuesday 07 October 2008, Sundance wrote: > Phil Thompson wrote: > > Regarding numbering, my current thinking is... > > > > from PyQt4 import QtCore2, QtGui2 > > Hi all, > > I would like to go out on a limb and share a few thoughts that came to > me with you guys. > > Essentially, the name of PyQ

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-07 Thread Sundance
Phil Thompson wrote: > Regarding numbering, my current thinking is... > > from PyQt4 import QtCore2, QtGui2 Hi all, I would like to go out on a limb and share a few thoughts that came to me with you guys. Essentially, the name of PyQt4 seems to carry some embedded confusion, in particular ab

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-07 Thread Phil Thompson
On Tue, 07 Oct 2008 00:29:12 -0700, Glenn Linderman <[EMAIL PROTECTED]> wrote: > On approximately 10/6/2008 10:07 PM, came the following characters from > the keyboard of Phil Thompson: >> On Mon, 6 Oct 2008 21:30:49 -0500, "Arthur Pemberton" <[EMAIL PROTECTED]> >> wrote: >>> On Mon, Oct 6, 2008 a

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-06 Thread Phil Thompson
On Mon, 6 Oct 2008 21:30:49 -0500, "Arthur Pemberton" <[EMAIL PROTECTED]> wrote: > On Mon, Oct 6, 2008 at 7:33 PM, Doug Bell <[EMAIL PROTECTED]> wrote: >> Giovanni Bajo wrote: >>> On 10/6/2008 7:27 PM, Joshua Kugler wrote: Phil Thompson wrote: > On Fri, 3 Oct 2008 17:11:19 +0200, Detl

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-06 Thread Arthur Pemberton
On Mon, Oct 6, 2008 at 7:33 PM, Doug Bell <[EMAIL PROTECTED]> wrote: > Giovanni Bajo wrote: >> On 10/6/2008 7:27 PM, Joshua Kugler wrote: >>> Phil Thompson wrote: >>> On Fri, 3 Oct 2008 17:11:19 +0200, Detlev Offenbach <[EMAIL PROTECTED]> wrote: > Hi, > > will there be PyQt4 s

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-06 Thread Henrik Pauli
On Tuesday 07 October 2008, Mark Summerfield wrote: > On 2008-10-06, Giovanni Bajo wrote: > [snip] > > > "PyQt5" seems confusing to me when/if Qt5 comes out (and I always find > > confusing that PyQt4 version number is too similar to Qt version number; > > I'd go for something totally different lik

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-06 Thread Doug Bell
Giovanni Bajo wrote: > On 10/6/2008 7:27 PM, Joshua Kugler wrote: >> Phil Thompson wrote: >> >>> On Fri, 3 Oct 2008 17:11:19 +0200, Detlev Offenbach >>> <[EMAIL PROTECTED]> wrote: Hi, will there be PyQt4 support for Python 3.0 once it goes final? >>> Not straight away. I will take th

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-06 Thread Mark Summerfield
On 2008-10-06, Giovanni Bajo wrote: [snip] > "PyQt5" seems confusing to me when/if Qt5 comes out (and I always find > confusing that PyQt4 version number is too similar to Qt version number; > I'd go for something totally different like "PyQt4 version 18"). I also think PyQt5 would be confusing; a

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-06 Thread Giovanni Bajo
On lun, 2008-10-06 at 20:19 +0100, Phil Thompson wrote: > On Mon, 06 Oct 2008 21:10:44 +0200, Giovanni Bajo <[EMAIL PROTECTED]> > wrote: > > On 10/6/2008 9:04 PM, Phil Thompson wrote: > >> On Mon, 06 Oct 2008 20:52:50 +0200, Giovanni Bajo <[EMAIL PROTECTED]> > >> wrote: > >>> On 10/6/2008 8:42 PM,

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-06 Thread Phil Thompson
On Mon, 06 Oct 2008 21:10:44 +0200, Giovanni Bajo <[EMAIL PROTECTED]> wrote: > On 10/6/2008 9:04 PM, Phil Thompson wrote: >> On Mon, 06 Oct 2008 20:52:50 +0200, Giovanni Bajo <[EMAIL PROTECTED]> >> wrote: >>> On 10/6/2008 8:42 PM, Phil Thompson wrote: On Mon, 06 Oct 2008 19:42:26 +0200, Giovan

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-06 Thread Giovanni Bajo
On 10/6/2008 9:04 PM, Phil Thompson wrote: On Mon, 06 Oct 2008 20:52:50 +0200, Giovanni Bajo <[EMAIL PROTECTED]> wrote: On 10/6/2008 8:42 PM, Phil Thompson wrote: On Mon, 06 Oct 2008 19:42:26 +0200, Giovanni Bajo <[EMAIL PROTECTED]> wrote: On 10/6/2008 7:27 PM, Joshua Kugler wrote: Phil Thomp

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-06 Thread Phil Thompson
On Mon, 06 Oct 2008 20:52:50 +0200, Giovanni Bajo <[EMAIL PROTECTED]> wrote: > On 10/6/2008 8:42 PM, Phil Thompson wrote: >> On Mon, 06 Oct 2008 19:42:26 +0200, Giovanni Bajo <[EMAIL PROTECTED]> >> wrote: >>> On 10/6/2008 7:27 PM, Joshua Kugler wrote: Phil Thompson wrote: > On Fri, 3

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-06 Thread Detlev Offenbach
On Montag, 6. Oktober 2008, Phil Thompson wrote: > On Mon, 06 Oct 2008 19:42:26 +0200, Giovanni Bajo <[EMAIL PROTECTED]> > > wrote: > > On 10/6/2008 7:27 PM, Joshua Kugler wrote: > >> Phil Thompson wrote: > >>> On Fri, 3 Oct 2008 17:11:19 +0200, Detlev Offenbach > >>> > >>> <[EMAIL PROTECTED]> wrot

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-06 Thread Giovanni Bajo
On 10/6/2008 8:42 PM, Phil Thompson wrote: On Mon, 06 Oct 2008 19:42:26 +0200, Giovanni Bajo <[EMAIL PROTECTED]> wrote: On 10/6/2008 7:27 PM, Joshua Kugler wrote: Phil Thompson wrote: On Fri, 3 Oct 2008 17:11:19 +0200, Detlev Offenbach <[EMAIL PROTECTED]> wrote: Hi, will there be PyQt4 supp

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-06 Thread Phil Thompson
On Mon, 06 Oct 2008 19:42:26 +0200, Giovanni Bajo <[EMAIL PROTECTED]> wrote: > On 10/6/2008 7:27 PM, Joshua Kugler wrote: >> Phil Thompson wrote: >> >>> On Fri, 3 Oct 2008 17:11:19 +0200, Detlev Offenbach >>> <[EMAIL PROTECTED]> wrote: Hi, will there be PyQt4 support for Python 3.0

Re: [PyQt] Re: PyQt4 and Python 3.0

2008-10-06 Thread Giovanni Bajo
On 10/6/2008 7:27 PM, Joshua Kugler wrote: Phil Thompson wrote: On Fri, 3 Oct 2008 17:11:19 +0200, Detlev Offenbach <[EMAIL PROTECTED]> wrote: Hi, will there be PyQt4 support for Python 3.0 once it goes final? Not straight away. I will take the opportunity to break backwards compatibility (e

[PyQt] Re: PyQt4 and Python 3.0

2008-10-06 Thread Joshua Kugler
Phil Thompson wrote: > On Fri, 3 Oct 2008 17:11:19 +0200, Detlev Offenbach > <[EMAIL PROTECTED]> wrote: >> Hi, >> >> will there be PyQt4 support for Python 3.0 once it goes final? > > Not straight away. I will take the opportunity to break backwards > compatibility (eg. removing QVariant, QStrin