Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ MessageID
Class
MessageID
Lib/email/_header_value_parser.py:870–871 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
868
869
870
class
MessageID(MsgID):
871
token_type =
'message-id'
872
873
874
class
InvalidMessageID(MessageID):
Callers
1
parse_message_id
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected