Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ ObsLocalPart
Class
ObsLocalPart
Lib/email/_header_value_parser.py:560–563 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
558
559
560
class
ObsLocalPart(TokenList):
561
562
token_type =
'obs-local-part'
563
as_ew_allowed = False
564
565
566
class
DisplayName(Phrase):
Callers
1
get_obs_local_part
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected