HI

Exceptions are doing exactly the right way. but what I am telling is a new way of flow control which no languages currently having.


On Tue, Jun 30, 2009 at 12:14 PM, Martin v. Löwis <report@bugs.python.org> wrote:

Martin v. Löwis <martin@v.loewis.de> added the comment:

So there is a language feature there already that solves your problem
exactly, and you don't want to use it? Exceptions are *exactly* the
right way to provide non-local gotos in a structured manner.

I'm opposed to any change to the language because the desired feature is
already there. Use it. Don't tell that it is the wrong way, it is
exactly the right way.

----------

_______________________________________
Python tracker <report@bugs.python.org>
<http://bugs.python.org/issue6367>
_______________________________________



--
vin