MCPcopy 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
874class InvalidMessageID(MessageID):
875 token_type = 'invalid-message-id'
876
877
878class Header(TokenList):

Callers 1

parse_message_idFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected