We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2f3540 commit bc0cbf5Copy full SHA for bc0cbf5
peps/pep-0765.rst
@@ -188,7 +188,7 @@ prevent the program from running.
188
189
The second objection was about the proposed semantics. The motivation for
190
allowing control flow statements is not that this would be useful, but rather
191
-the desire for orthogonality of feature (which, as we mentioned in the
+the desire for orthogonality of features (which, as we mentioned in the
192
introduction, is already violated in the case of `except*` clauses). However,
193
the proposed semantics are complicated because they suggest that `return`,
194
`break` and `continue` behave as they normally when finally is called without
0 commit comments