mirror of
https://github.com/python/cpython.git
synced 2025-08-24 18:55:00 +00:00
Doc fix: duplicate object description of email.message (GH-13742)
This commit is contained in:
parent
01ae897efd
commit
141da44bb4
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
.. module:: email.message
|
||||
:synopsis: The base class representing email messages in a fashion
|
||||
backward compatible with Python 3.2
|
||||
:noindex:
|
||||
|
||||
|
||||
The :class:`Message` class is very similar to the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue