Skip to content

Commit 141da44

Browse files
authored
Doc fix: duplicate object description of email.message (GH-13742)
1 parent 01ae897 commit 141da44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/email.compat32-message.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
.. module:: email.message
77
:synopsis: The base class representing email messages in a fashion
88
backward compatible with Python 3.2
9+
:noindex:
910

1011

1112
The :class:`Message` class is very similar to the

0 commit comments

Comments
 (0)