-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
The link to else in 8.4.4 finally points to if/else not try/else #138297
Copy link
Copy link
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Projects
Status
Todo