Re: [PyKDE] Python 2.4 and eric3

2005-03-06 Thread Detlev Offenbach
Am Samstag, 5. MÃrz 2005 22:45 schrieb Calvin Spealman: > Python 2.4 > Qt 3.3.3 > PyQt 3.13 > QScintilla 1.4 > Eric 3.5.1 > Bicycle Repair Man 0.9 Can you please try to confirm your observations with the lates 3.6.x release or even the latest snapshot release. Unfortunately I don't have Python 2.

Re: [PyKDE] Python 2.4 and eric3

2005-03-05 Thread Calvin Spealman
Python 2.4 Qt 3.3.3 PyQt 3.13 QScintilla 1.4 Eric 3.5.1 Bicycle Repair Man 0.9 On Saturday 05 March 2005 8:06 pm, Detlev Offenbach <[EMAIL PROTECTED]> wrote: > Am Samstag, 5. MÃrz 2005 12:20 schrieb Calvin Spealman: > > I checked and I am running 2.4 with eric3, but i still get the red flags > > w

Re: [PyKDE] Python 2.4 and eric3

2005-03-05 Thread Detlev Offenbach
Am Samstag, 5. MÃrz 2005 12:20 schrieb Calvin Spealman: > I checked and I am running 2.4 with eric3, but i still get the red flags > when i use decorators. What versions of the underlying software are you using? Please see Help->Show versions and send this information. How many "red flags" do you

[PyKDE] Python 2.4 and eric3

2005-03-05 Thread Calvin Spealman
I checked and I am running 2.4 with eric3, but i still get the red flags when i use decorators. -- Opinions are like websites: Everybody has one, so here is mine: http://www.ironfroggy.com/ pgp699Z7LGney.pgp Description: PGP signature ___ PyKDE maili

Re: [PyKDE] Python 2.4 and eric3

2005-03-05 Thread Detlev Offenbach
Am Samstag, 5. MÃrz 2005 02:26 schrieb Calvin Spealman: > Eric3 is recognizing my decorators as an invalid syntax. How can i fix this > so I can use them without getting red flags all over the place? Eric3 uses the call __builtin__.compile(codestring, file, 'exec') to compile the source it read

[PyKDE] Python 2.4 and eric3

2005-03-05 Thread Calvin Spealman
Eric3 is recognizing my decorators as an invalid syntax. How can i fix this so I can use them without getting red flags all over the place? -- Opinions are like websites: Everybody has one, so here is mine: http://www.ironfroggy.com/ ___ PyKDE mailing