Skip to content

Commit a3dc76b

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

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Doc/library/email.compat32-message.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -758,6 +758,5 @@ Here are the methods of the :class:`Message` class:
758758
The *defects* attribute contains a list of problems found when parsing
759759
this message, excluding defects in message headers, as they are parsed
760760
and detected only when accessed. See :mod:`email.errors` for a detailed
761-
description of the possible parsing defects and
762-
:attr:`BaseHeader.defects<email.headerregistry.BaseHeader.defects>` for
763-
defects in headers.
761+
description of the possible parsing defects and :attr:`BaseHeader.defects
762+
<email.headerregistry.BaseHeader.defects>` for defects in headers.

0 commit comments

Comments
 (0)