Skip to content

Commit cbb3143

Browse files
RanKKIpicnixz
andauthored
Update Doc/library/email.message.rst
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent a3dc76b commit cbb3143

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Doc/library/email.message.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -734,9 +734,8 @@ message objects.
734734
The *defects* attribute contains a list of problems found when parsing
735735
this message, excluding defects in message headers, as they are parsed
736736
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
739-
defects in headers.
737+
description of the possible parsing defects and :attr:`BaseHeader.defects
738+
<email.headerregistry.BaseHeader.defects>` for defects in headers.
740739

741740
.. class:: MIMEPart(policy=default)
742741

0 commit comments

Comments
 (0)