René's URL Explorer Experiment


Title: email.message.Message: Representing an email message using the compat32 API — Python 3.14.6 documentation

Open Graph Title: email.message.Message: Representing an email message using the compat32 API

Description: The Message class is very similar to the EmailMessage class, without the methods added by that class, and with the default behavior of certain other methods being slightly different. We also docume...

Open Graph Description: The Message class is very similar to the EmailMessage class, without the methods added by that class, and with the default behavior of certain other methods being slightly different. We also docume...

Opengraph URL: https://docs.python.org/3/library/email.compat32-message.html

direct link

Domain: docs.python.org

og:typewebsite
og:site_namePython documentation
og:image:width1146
og:image:height600
og:imagehttps://docs.python.org/3.14/_images/social_previews/summary_library_email.compat32-message_4ed49490.png
og:image:altThe Message class is very similar to the EmailMessage class, without the methods added by that class, and with the default behavior of certain other methods being slightly different. We also docume...
twitter:cardsummary_large_image
theme-color#3776ab
readthedocs-addons-api-version1

Links:

https://www.python.org/
email: Exampleshttps://docs.python.org/library/email.examples.html
email.mime: Creating email and MIME objects from scratchhttps://docs.python.org/library/email.mime.html
Report a bughttps://docs.python.org/bugs.html
Improve this pagehttps://docs.python.org/improve-page-nojs.html
Show source https://github.com/python/cpython/blob/main/Doc/library/email.compat32-message.rst?plain=1
indexhttps://docs.python.org/genindex.html
moduleshttps://docs.python.org/py-modindex.html
nexthttps://docs.python.org/library/email.mime.html
previoushttps://docs.python.org/library/email.examples.html
Pythonhttps://www.python.org/
3.14.6 Documentationhttps://docs.python.org/index.html
The Python Standard Libraryhttps://docs.python.org/library/index.html
Internet Data Handlinghttps://docs.python.org/library/netdata.html
email — An email and MIME handling packagehttps://docs.python.org/library/email.html
email.message.Message: Representing an email message using the compat32 APIhttps://docs.python.org/library/email.compat32-message.html
email.message.Messagehttps://docs.python.org/library/email.compat32-message.html#email.message.Message
compat32https://docs.python.org/library/email.policy.html#email.policy.compat32
https://docs.python.org/library/email.compat32-message.html#email-message-message-representing-an-email-message-using-the-compat32-api
Messagehttps://docs.python.org/library/email.compat32-message.html#email.message.Message
EmailMessagehttps://docs.python.org/library/email.message.html#email.message.EmailMessage
Messagehttps://docs.python.org/library/email.compat32-message.html#email.message.Message
Compat32https://docs.python.org/library/email.policy.html#email.policy.Compat32
EmailMessagehttps://docs.python.org/library/email.message.html#email.message.EmailMessage
RFC 5322https://datatracker.ietf.org/doc/html/rfc5322.html
Messagehttps://docs.python.org/library/email.compat32-message.html#email.message.Message
Messagehttps://docs.python.org/library/email.compat32-message.html#email.message.Message
Messagehttps://docs.python.org/library/email.compat32-message.html#email.message.Message
https://docs.python.org/library/email.compat32-message.html#email.message.Message
policyhttps://docs.python.org/library/email.policy.html#module-email.policy
compat32https://docs.python.org/library/email.policy.html#email.policy.Compat32
https://docs.python.org/library/email.compat32-message.html#email.message.Message.as_string
Generatorhttps://docs.python.org/library/email.generator.html#email.generator.Generator
flatten()https://docs.python.org/library/email.generator.html#email.generator.Generator.flatten
as_bytes()https://docs.python.org/library/email.compat32-message.html#email.message.Message.as_bytes
BytesGeneratorhttps://docs.python.org/library/email.generator.html#email.generator.BytesGenerator
https://docs.python.org/library/email.compat32-message.html#email.message.Message.__str__
as_string()https://docs.python.org/library/email.compat32-message.html#email.message.Message.as_string
https://docs.python.org/library/email.compat32-message.html#email.message.Message.as_bytes
BytesGeneratorhttps://docs.python.org/library/email.generator.html#email.generator.BytesGenerator
flatten()https://docs.python.org/library/email.generator.html#email.generator.BytesGenerator.flatten
https://docs.python.org/library/email.compat32-message.html#email.message.Message.__bytes__
as_bytes()https://docs.python.org/library/email.compat32-message.html#email.message.Message.as_bytes
https://docs.python.org/library/email.compat32-message.html#email.message.Message.is_multipart
https://docs.python.org/library/email.compat32-message.html#email.message.Message.set_unixfrom
https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_unixfrom
https://docs.python.org/library/email.compat32-message.html#email.message.Message.attach
set_payload()https://docs.python.org/library/email.compat32-message.html#email.message.Message.set_payload
EmailMessagehttps://docs.python.org/library/email.message.html#email.message.EmailMessage
set_content()https://docs.python.org/library/email.message.html#email.message.EmailMessage.set_content
https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_payload
is_multipart()https://docs.python.org/library/email.compat32-message.html#email.message.Message.is_multipart
is_multipart()https://docs.python.org/library/email.compat32-message.html#email.message.Message.is_multipart
IndexErrorhttps://docs.python.org/library/exceptions.html#IndexError
TypeErrorhttps://docs.python.org/library/exceptions.html#TypeError
InvalidBase64PaddingDefecthttps://docs.python.org/library/email.errors.html#email.errors.InvalidBase64PaddingDefect
InvalidBase64CharactersDefecthttps://docs.python.org/library/email.errors.html#email.errors.InvalidBase64CharactersDefect
EmailMessagehttps://docs.python.org/library/email.message.html#email.message.EmailMessage
get_content()https://docs.python.org/library/email.message.html#email.message.EmailMessage.get_content
iter_parts()https://docs.python.org/library/email.message.html#email.message.EmailMessage.iter_parts
https://docs.python.org/library/email.compat32-message.html#email.message.Message.set_payload
set_charset()https://docs.python.org/library/email.compat32-message.html#email.message.Message.set_charset
EmailMessagehttps://docs.python.org/library/email.message.html#email.message.EmailMessage
set_content()https://docs.python.org/library/email.message.html#email.message.EmailMessage.set_content
https://docs.python.org/library/email.compat32-message.html#email.message.Message.set_charset
Charsethttps://docs.python.org/library/email.charset.html#email.charset.Charset
email.charsethttps://docs.python.org/library/email.charset.html#module-email.charset
TypeErrorhttps://docs.python.org/library/exceptions.html#TypeError
Charsethttps://docs.python.org/library/email.charset.html#email.charset.Charset
EmailMessagehttps://docs.python.org/library/email.message.html#email.message.EmailMessage
email.message.EmailMessage.set_content()https://docs.python.org/library/email.message.html#email.message.EmailMessage.set_content
https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_charset
Charsethttps://docs.python.org/library/email.charset.html#email.charset.Charset
EmailMessagehttps://docs.python.org/library/email.message.html#email.message.EmailMessage
RFC 2822https://datatracker.ietf.org/doc/html/rfc2822.html
keys()https://docs.python.org/library/email.compat32-message.html#email.message.Message.keys
Headerhttps://docs.python.org/library/email.header.html#email.header.Header
https://docs.python.org/library/email.compat32-message.html#email.message.Message.__len__
https://docs.python.org/library/email.compat32-message.html#email.message.Message.__contains__
https://docs.python.org/library/email.compat32-message.html#email.message.Message.__getitem__
KeyErrorhttps://docs.python.org/library/exceptions.html#KeyError
get_all()https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_all
https://docs.python.org/library/email.compat32-message.html#email.message.Message.__setitem__
https://docs.python.org/library/email.compat32-message.html#email.message.Message.__delitem__
https://docs.python.org/library/email.compat32-message.html#email.message.Message.keys
https://docs.python.org/library/email.compat32-message.html#email.message.Message.values
https://docs.python.org/library/email.compat32-message.html#email.message.Message.items
https://docs.python.org/library/email.compat32-message.html#email.message.Message.get
__getitem__()https://docs.python.org/reference/datamodel.html#object.__getitem__
https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_all
https://docs.python.org/library/email.compat32-message.html#email.message.Message.add_header
__setitem__()https://docs.python.org/library/email.compat32-message.html#email.message.Message.__setitem__
RFC 2231https://datatracker.ietf.org/doc/html/rfc2231.html
RFC 2231https://datatracker.ietf.org/doc/html/rfc2231.html
https://docs.python.org/library/email.compat32-message.html#email.message.Message.replace_header
KeyErrorhttps://docs.python.org/library/exceptions.html#KeyError
https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_content_type
get_default_type()https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_default_type
RFC 2045https://datatracker.ietf.org/doc/html/rfc2045.html
RFC 2045https://datatracker.ietf.org/doc/html/rfc2045.html
RFC 2045https://datatracker.ietf.org/doc/html/rfc2045.html
https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_content_maintype
get_content_type()https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_content_type
https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_content_subtype
get_content_type()https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_content_type
https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_default_type
https://docs.python.org/library/email.compat32-message.html#email.message.Message.set_default_type
https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_params
get_param()https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_param
EmailMessagehttps://docs.python.org/library/email.message.html#email.message.EmailMessage
https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_param
RFC 2231https://datatracker.ietf.org/doc/html/rfc2231.html
RFC 2231https://datatracker.ietf.org/doc/html/rfc2231.html
email.utils.collapse_rfc2231_value()https://docs.python.org/library/email.utils.html#email.utils.collapse_rfc2231_value
EmailMessagehttps://docs.python.org/library/email.message.html#email.message.EmailMessage
https://docs.python.org/library/email.compat32-message.html#email.message.Message.set_param
RFC 2045https://datatracker.ietf.org/doc/html/rfc2045.html
RFC 2231https://datatracker.ietf.org/doc/html/rfc2231.html
https://docs.python.org/library/email.compat32-message.html#email.message.Message.del_param
https://docs.python.org/library/email.compat32-message.html#email.message.Message.set_type
ValueErrorhttps://docs.python.org/library/exceptions.html#ValueError
EmailMessagehttps://docs.python.org/library/email.message.html#email.message.EmailMessage
https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_filename
email.utils.unquote()https://docs.python.org/library/email.utils.html#email.utils.unquote
https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_boundary
email.utils.unquote()https://docs.python.org/library/email.utils.html#email.utils.unquote
https://docs.python.org/library/email.compat32-message.html#email.message.Message.set_boundary
HeaderParseErrorhttps://docs.python.org/library/email.errors.html#email.errors.HeaderParseError
add_header()https://docs.python.org/library/email.compat32-message.html#email.message.Message.add_header
https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_content_charset
get_charset()https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_charset
Charsethttps://docs.python.org/library/email.charset.html#email.charset.Charset
https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_charsets
https://docs.python.org/library/email.compat32-message.html#email.message.Message.get_content_disposition
RFC 2183https://datatracker.ietf.org/doc/html/rfc2183.html
https://docs.python.org/library/email.compat32-message.html#email.message.Message.walk
is_multipart()https://docs.python.org/library/email.compat32-message.html#email.message.Message.is_multipart
https://docs.python.org/library/email.compat32-message.html#email.message.Message.preamble
Parserhttps://docs.python.org/library/email.parser.html#email.parser.Parser
Generatorhttps://docs.python.org/library/email.generator.html#email.generator.Generator
email.parserhttps://docs.python.org/library/email.parser.html#module-email.parser
email.generatorhttps://docs.python.org/library/email.generator.html#module-email.generator
https://docs.python.org/library/email.compat32-message.html#email.message.Message.epilogue
Generatorhttps://docs.python.org/library/email.generator.html#email.generator.Generator
https://docs.python.org/library/email.compat32-message.html#email.message.Message.defects
email.errorshttps://docs.python.org/library/email.errors.html#module-email.errors
email: Exampleshttps://docs.python.org/library/email.examples.html
email.mime: Creating email and MIME objects from scratchhttps://docs.python.org/library/email.mime.html
Report a bughttps://docs.python.org/bugs.html
Improve this pagehttps://docs.python.org/improve-page-nojs.html
Show source https://github.com/python/cpython/blob/main/Doc/library/email.compat32-message.rst?plain=1
indexhttps://docs.python.org/genindex.html
moduleshttps://docs.python.org/py-modindex.html
nexthttps://docs.python.org/library/email.mime.html
previoushttps://docs.python.org/library/email.examples.html
Pythonhttps://www.python.org/
3.14.6 Documentationhttps://docs.python.org/index.html
The Python Standard Libraryhttps://docs.python.org/library/index.html
Internet Data Handlinghttps://docs.python.org/library/netdata.html
email — An email and MIME handling packagehttps://docs.python.org/library/email.html
email.message.Message: Representing an email message using the compat32 APIhttps://docs.python.org/library/email.compat32-message.html
Copyrighthttps://docs.python.org/copyright.html
History and Licensehttps://docs.python.org/license.html
Please donate.https://www.python.org/psf/donations/
Found a bughttps://docs.python.org/bugs.html
Sphinxhttps://www.sphinx-doc.org/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.