There was an error while loading. Please reload this page.
token.EXACT_TOKEN_TYPES isn't documented but it's the only way to get to the string representation of every token in Python. It has existed since at least Python 3.9.
Documentation
token.EXACT_TOKEN_TYPES isn't documented but it's the only way to get to the string representation of every token in Python. It has existed since at least Python 3.9.
Linked PRs