Q: break multiple loop

Erno Kuusela erno-news at erno.iki.fi
Sat Feb 17 11:59:38 EST 2001


In article
<Pine.GSO.4.10.10102170913380.22713-100000 at ux8.cso.uiuc.edu>, hwan-jo
yu <hwanjoyu at students.uiuc.edu> writes:

| Hi,
| It seems that there is now "goto" statement in the python.
| How can we terminate multiple for or while loop ?

you can raise an exception.

  -- erno



More information about the Python-list mailing list