Skip to content

Sections 1.3.5 and 1.3.6 misuse "reserve" word for "reserved" word. #18

@glennstreet

Description

@glennstreet

In Sections 1.3.5 "Reserved Words" and 1.3.6 "Built-in Types" the term "reserve word" is repeatedly used. Per the Python docs (https://docs.python.org/3/reference/lexical_analysis.html#keywords), I believe that "reserved" is correct. Alternatively, you might want to use "keyword" or "keywords" as appropriate. I made this an issue rather than correcting each occurrence via PRs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions