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