MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / parsebytes

Method parsebytes

tools/python-3.11.9-amd64/Lib/email/parser.py:113–122  ·  view source on GitHub ↗

Create a message structure from a byte string. Returns the root of the message structure. Optional headersonly is a flag specifying whether to stop parsing after reading the headers or not. The default is False, meaning it parses the entire contents of the fil

(self, text, headersonly=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

message_from_bytesFunction · 0.45
parsebytesMethod · 0.45

Calls 2

decodeMethod · 0.45
parsestrMethod · 0.45

Tested by

no test coverage detected