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

Method set_charset

Lib/email/message.py:228–271  ·  view source on GitHub ↗

Set the charset of the payload to a given character set. charset can be a Charset instance, a string naming a character set, or None. If it is a string it will be converted to a Charset instance. If charset is None, the charset parameter will be removed from the Con

(self, charset)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

set_payloadMethod · 0.95
test_getset_charsetMethod · 0.95
test_getset_charsetMethod · 0.95

Calls 8

del_paramMethod · 0.95
add_headerMethod · 0.95
get_output_charsetMethod · 0.95
set_paramMethod · 0.95
body_encodeMethod · 0.95
get_body_encodingMethod · 0.95
strFunction · 0.85
encodeMethod · 0.45