Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 71b04da

Browse files
committed
Added reference to the multifile module from the "See also" section
in the mimetools documentation. Suggested by Skip Montanaro <[email protected]>.
1 parent 1b6e821 commit 71b04da

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/lib/libmimetools.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ \section{\module{mimetools} ---
5151
\begin{seealso}
5252
\seemodule{rfc822}{Provides the base class for
5353
\class{mimetools.Message}.}
54+
\seemodule{multifile}{Support for reading files which contain
55+
distinct parts, such as MIME data.}
5456
\end{seealso}
5557

5658

0 commit comments

Comments
 (0)