-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Closed
Labels
Description
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
Labels
Projects
Status
Todo