I'm coming from Tcl-world ...

Fernando Perez fperez528 at yahoo.com
Tue Aug 6 17:46:02 EDT 2002


Andreas Leitgeb wrote:

> Daniel Fackrell <unlearned at DELETETHIS.learn2think.org> wrote:
>>         try:
>>                 continue
> 
> once, I tried it,  continue didn't work inside a try.
>  the python-compiler refused to compile it.
> 
> next try ?

See:

http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=utf-8&threadm=9u93uh%244m%241%40peabody.colorado.edu&rnum=1&prev=/groups%3Fq%3Dpython%2520try%2520continue%2520bug%26sourceid%3Dopera%26num%3D0%26ie%3Dutf-8%26oe%3Dutf-8

It was a bug, fixed in 2.1.2 and 2.2

Cheers,

f.



More information about the Python-list mailing list