New submission from Mikael Lövqvist <mikael.lovqvist.m...@gmail.com>:

In the FAQ there is a question "Why is there no goto?" but the answer addresses 
how to use exceptions to do something akin to goto. I think the documentation 
could benefit from the reasons why there is no goto or that the question is 
changed, perhaps "How to approximate goto?".

Reference: https://docs.python.org/3/faq/design.html#why-is-there-no-goto

----------
assignee: docs@python
components: Documentation
messages: 386825
nosy: docs@python, mlovqvist
priority: normal
severity: normal
status: open
title: FAQ about goto lacks answer
type: enhancement
versions: Python 3.10, Python 3.6, Python 3.7, Python 3.8, Python 3.9

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

Reply via email to