Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ Token
Class
Token
Lib/email/_header_value_parser.py:222–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
221
222
class
Token(TokenList):
223
token_type =
'token'
224
encode_as_ew = False
225
226
227
class
EncodedWord(TokenList):
Callers
1
get_token
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected