Skip to content

Commit

Permalink
Update peps/pep-0765.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
iritkatriel authored Nov 19, 2024
1 parent c2f3540 commit bc0cbf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion peps/pep-0765.rst
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ prevent the program from running.

The second objection was about the proposed semantics. The motivation for
allowing control flow statements is not that this would be useful, but rather
the desire for orthogonality of feature (which, as we mentioned in the
the desire for orthogonality of features (which, as we mentioned in the
introduction, is already violated in the case of `except*` clauses). However,
the proposed semantics are complicated because they suggest that `return`,
`break` and `continue` behave as they normally when finally is called without
Expand Down

0 comments on commit bc0cbf5

Please sign in to comment.