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

Actually, Python has non-local gotos already, and in a structured way:
by means of exceptions. I don't understand why it is "not a actual way"
- please do consider using a custom exception for that.

----------
nosy: +loewis

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6367>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to