mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Shortened the short synopsis -- too long.
This commit is contained in:
parent
9f03380d1c
commit
56f8185a53
1 changed files with 2 additions and 3 deletions
|
@ -1,11 +1,10 @@
|
||||||
\section{\module{mimetools} ---
|
\section{\module{mimetools} ---
|
||||||
Tools for parsing MIME style message bodies.}
|
Tools for parsing MIME messages}
|
||||||
|
|
||||||
\declaremodule{standard}{mimetools}
|
\declaremodule{standard}{mimetools}
|
||||||
|
|
||||||
\modulesynopsis{Tools for parsing MIME style message bodies.}
|
\modulesynopsis{Tools for parsing MIME style message bodies.}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
This module defines a subclass of the \class{rfc822.Message} class and
|
This module defines a subclass of the \class{rfc822.Message} class and
|
||||||
a number of utility functions that are useful for the manipulation for
|
a number of utility functions that are useful for the manipulation for
|
||||||
MIME multipart or encoded message.
|
MIME multipart or encoded message.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue