Skip to content

The link to else in 8.4.4 finally points to if/else not try/else #138297

@JamesParrott

Description

@JamesParrott

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc direasy

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions