-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Closed
Labels
Description
Documentation
The link at the end of the first line of the documentation for finally:
incorrectly points to the else:
clause of an if
statement. It should point to the else:
clause of a try:
statement (the previous section, 8.4.3).
I.e. else should be replaced with else
Linked PRs
brianschubert
Metadata
Metadata
Assignees
Labels
Projects
Status
Todo