Re: python 2.5 bug

2007-08-13 Thread Ricardo Aráoz
Dustan wrote: > On Aug 11, 12:32 am, Thorsten Kampe <[EMAIL PROTECTED]> wrote: >> 4. don't do something you don't fully understand (in this case >>installing Python 2.5 and uninstalling Python 2.4) > > If we were all limited by that rule, none of us would never have used > a computer in the fi

Re: python 2.5 bug

2007-08-11 Thread Dustan
On Aug 11, 12:32 am, Thorsten Kampe <[EMAIL PROTECTED]> wrote: > 4. don't do something you don't fully understand (in this case >installing Python 2.5 and uninstalling Python 2.4) If we were all limited by that rule, none of us would never have used a computer in the first place. Operating a c

Re: python 2.5 bug

2007-08-11 Thread Thorsten Kampe
* (Sat, 11 Aug 2007 12:50:38 -0700) > On 11 kol, 20:58, Thorsten Kampe <[EMAIL PROTECTED]> wrote: > > * Laurent Pointal (Sat, 11 Aug 2007 20:09:03 +0200) > > > [EMAIL PROTECTED] wrote: > > > > On 11 kol, 11:59, Marc 'BlackJack' Rintsch <[EMAIL PROTECTED]> wrote: > > > >> On Sat, 11 Aug 2007 02:41

Re: python 2.5 bug

2007-08-11 Thread Bjoern Schliessmann
Thorsten Kampe wrote: > Yeah. Did the Original Poster mention any details about his > problem. Like - for instance - that he's using Windows? Don't you know the empiric law of platforms? :) "Users who ask about OS specific problems and not state their platform are Windows users." Regards, Björ

Re: python 2.5 bug

2007-08-11 Thread vedrandekovic
On 11 kol, 20:58, Thorsten Kampe <[EMAIL PROTECTED]> wrote: > * Laurent Pointal (Sat, 11 Aug 2007 20:09:03 +0200) > > > [EMAIL PROTECTED] wrote: > > > On 11 kol, 11:59, Marc 'BlackJack' Rintsch <[EMAIL PROTECTED]> wrote: > > >> On Sat, 11 Aug 2007 02:41:26 -0700, vedrandekovic wrote: > > >> > I wa

Re: python 2.5 bug

2007-08-11 Thread Thorsten Kampe
* Laurent Pointal (Sat, 11 Aug 2007 20:09:03 +0200) > [EMAIL PROTECTED] wrote: > > On 11 kol, 11:59, Marc 'BlackJack' Rintsch <[EMAIL PROTECTED]> wrote: > >> On Sat, 11 Aug 2007 02:41:26 -0700, vedrandekovic wrote: > >> > I was install Python 2.5 and uninstall Python 2.4 now I cannot run my > >> >

Re: python 2.5 bug

2007-08-11 Thread Laurent Pointal
[EMAIL PROTECTED] wrote: > On 11 kol, 11:59, Marc 'BlackJack' Rintsch <[EMAIL PROTECTED]> wrote: >> On Sat, 11 Aug 2007 02:41:26 -0700, vedrandekovic wrote: >> > I was install Python 2.5 and uninstall Python 2.4 now I cannot run my >> > scripts, only from idle >> >> > What should I do? >> >> Inst

Re: python 2.5 bug

2007-08-11 Thread Thorsten Kampe
* (Sat, 11 Aug 2007 02:41:26 -0700) > I was install Python 2.5 and uninstall Python 2.4 now I cannot run my > scripts, only from idle > > What should I do? 1. read "How To Ask Questions The Smart Way"[1] 2. read "How to Report Bugs Effectively"[2] 3. don't call something a "bug" if the "bug" i

Re: python 2.5 bug

2007-08-11 Thread vedrandekovic
On 11 kol, 11:59, Marc 'BlackJack' Rintsch <[EMAIL PROTECTED]> wrote: > On Sat, 11 Aug 2007 02:41:26 -0700, vedrandekovic wrote: > > I was install Python 2.5 and uninstall Python 2.4 now I cannot run my > > scripts, only from idle > > > What should I do? > > Install 2.4 again. Both can be installe

Re: python 2.5 bug

2007-08-11 Thread Marc 'BlackJack' Rintsch
On Sat, 11 Aug 2007 02:41:26 -0700, vedrandekovic wrote: > I was install Python 2.5 and uninstall Python 2.4 now I cannot run my > scripts, only from idle > > What should I do? Install 2.4 again. Both can be installed in parallel. Ciao, Marc 'BlackJack' Rintsch -- http://mail.python.o

python 2.5 bug

2007-08-11 Thread vedrandekovic
Hello, I was install Python 2.5 and uninstall Python 2.4 now I cannot run my scripts, only from idle What should I do? Regards, Vedran -- http://mail.python.org/mailman/listinfo/python-list