Working around a lack of 'goto' in python

Andrew Koenig ark at acm.org
Sat Mar 6 13:30:57 EST 2004


> What are the techniques in python for simulating these algorithms without
a
> 'goto' command?

How about showing us an actual piece of code in which you consider the lack
of a 'goto' to be a significant inconvenience?





More information about the Python-list mailing list