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

Method getbodytext

Lib/mhlib.py:695–710  ·  view source on GitHub ↗

Return the message's body text as string. This undoes a Content-Transfer-Encoding, but does not interpret other MIME features (e.g. multipart messages). To suppress decoding, pass 0 as an argument.

(self, decode = 1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getbodyMethod · 0.95
__init__Method · 0.45

Calls 6

getencodingMethod · 0.95
getvalueMethod · 0.95
StringIOClass · 0.90
seekMethod · 0.45
readMethod · 0.45
decodeMethod · 0.45

Tested by

no test coverage detected