MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / get_payload

Method get_payload

Lib/email/message.py:168–216  ·  view source on GitHub ↗

Return a reference to the payload. The payload will either be a list object or a string. If you mutate the list object, you modify the message's payload in place. Optional i returns that index into the payload. Optional decode is a flag indicating whether the payl

(self, i=None, decode=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 6

is_multipartMethod · 0.95
getMethod · 0.95
getvalueMethod · 0.95
StringIOClass · 0.50
lowerMethod · 0.45
decodeMethod · 0.45