Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ Section
Class
Section
Lib/email/_header_value_parser.py:723–726 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
721
return
token.value
722
723
class
Section(TokenList):
724
725
token_type =
'section'
726
number = None
727
728
729
class
Value(TokenList):
Callers
1
get_section
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…