MCPcopy 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
870class MessageID(MsgID):
871 token_type = 'message-id'
872
873
874class InvalidMessageID(MessageID):

Callers 1

parse_message_idFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected