Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ Section
Class
Section
Lib/email/_header_value_parser.py:716–719 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
714
return
token.value
715
716
class
Section(TokenList):
717
718
token_type =
'section'
719
number = None
720
721
722
class
Value(TokenList):
Callers
1
get_section
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected