8000 Typo in `token.NAME` documentation · Issue #135263 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
Typo in token.NAME documentation #135263
Closed
Closed
@kleinebre

Description

@kleinebre

Documentation

https://docs.python.org/3/library/token.html

token.NAME
Token value that indicates an identifier. Note that keywords are also initially tokenized an NAME tokens.

should read

token.NAME
Token value that indicates an identifier. Note that keywords are also initially tokenized as NAME tokens.

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

      0