We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b2cbf0 commit 344f769Copy full SHA for 344f769
Doc/library/email.message.rst
@@ -735,7 +735,8 @@ message objects.
735
this message, excluding defects in message headers, as they are parsed
736
and detected only when accessed. See :mod:`email.errors` for a detailed
737
description of the possible parsing defects and
738
- :attr:`BaseHeader.defects<email.headerregistry.BaseHeader.defects>` for defects in headers.
+ :attr:`BaseHeader.defects<email.headerregistry.BaseHeader.defects>` for
739
+ defects in headers.
740
741
.. class:: MIMEPart(policy=default)
742
0 commit comments