Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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