Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ NoFoldLiteral
Class
NoFoldLiteral
Lib/email/_header_value_parser.py:529–531 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
527
528
529
class
NoFoldLiteral(TokenList):
530
token_type =
'no-fold-literal'
531
as_ew_allowed = False
532
533
534
class
AddrSpec(TokenList):
Callers
1
get_no_fold_literal
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…