Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ Token
Class
Token
Lib/email/_header_value_parser.py:229–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
228
229
class
Token(TokenList):
230
token_type =
'token'
231
encode_as_ew = False
232
233
234
class
EncodedWord(TokenList):
Callers
1
get_token
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…