Re: Pb with 2.5.2 & PyScripter

2008-03-01 Thread M�ta-MCI (MVP)
Hi! Problem solved, after reset layouts. Thanks, all! Michel Claveau -- http://mail.python.org/mailman/listinfo/python-list

Re: Pb with 2.5.2 & PyScripter

2008-03-01 Thread Colin J. Williams
Méta-MCI (MVP) wrote: > Re! > > An exemple. With this script: >a=123 >b=456 >d=a+b+c > (note than 'c' is not defined). > > When I run, inside Pyscripter, the error-dialog is showed, and, one > second after, PyScripter is closed. > This problem is present since Python 2.5.2. > > I s

Re: Pb with 2.5.2 & PyScripter

2008-03-01 Thread M�ta-MCI (MVP)
Hi! Thank you for return. I will uninstall+reinstall Pyscripter. @-salutations -- Michel Claveau -- http://mail.python.org/mailman/listinfo/python-list

Re: Pb with 2.5.2 & PyScripter

2008-03-01 Thread Ricardo Aráoz
Méta-MCI (MVP) wrote: > Re! > > An exemple. With this script: > a=123 > b=456 > d=a+b+c > (note than 'c' is not defined). > > When I run, inside Pyscripter, the error-dialog is showed, and, one > second after, PyScripter is closed. > This problem is present since Python 2.5.2. > >

Re: Pb with 2.5.2 & PyScripter

2008-03-01 Thread M�ta-MCI (MVP)
Re! An exemple. With this script: a=123 b=456 d=a+b+c (note than 'c' is not defined). When I run, inside Pyscripter, the error-dialog is showed, and, one second after, PyScripter is closed. This problem is present since Python 2.5.2. I search, for know if it's a problem only on my c

Re: Pb with 2.5.2 & PyScripter

2008-03-01 Thread Colin J. Williams
Méta-MCI (MVP) wrote: > Hi, all! > > Since the install of Python 2.5.2, Pyscripter (1.9.9.1) close for each > error. > Is it only me? Or another guys have the same thing? > > @-salutations > > Michel Claveau > > > > Could you be more explicit please? I use PyScripter and do not have this

Pb with 2.5.2 & PyScripter

2008-03-01 Thread M�ta-MCI (MVP)
Hi, all! Since the install of Python 2.5.2, Pyscripter (1.9.9.1) close for each error. Is it only me? Or another guys have the same thing? @-salutations Michel Claveau -- http://mail.python.org/mailman/listinfo/python-list