On Sat, Sep 7, 2019, 8:59 AM Rob Cliffe via Python-Dev <
python-dev@python.org> wrote:
>
> I can't make sense of this sentence in the PEP, I suspect there is a
> typo in it:
>
> "Since this is the removal of a feature teaching users will be one by
> the raising of a SyntaxError if/when the forbidd
On 04/09/2019 14:53:41, Victor Stinner wrote:
A litte bit more context.
PEP 601: "Forbid return/break/continue breaking out of finally"
https://www.python.org/dev/peps/pep-0601/
Abstract
This PEP proposes to forbid return, break and continue statements
within a finally suite where they woul