Commit 54113f78 authored by Fred Drake's avatar Fred Drake

Added reference to the multifile module from the "See also" section

in the mimetools documentation.
Suggested by Skip Montanaro <skip@mojam.com>.
parent 6101116a
......@@ -51,6 +51,8 @@ open file \var{output}. The block size is currently fixed at 8192.
\begin{seealso}
\seemodule{rfc822}{Provides the base class for
\class{mimetools.Message}.}
\seemodule{multifile}{Support for reading files which contain
distinct parts, such as MIME data.}
\end{seealso}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment