File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,6 +53,8 @@ \section{\module{mimetools} ---
5353
5454
5555\begin {seealso }
56+ \seemodule {email}{Comprehensive email handling package; supercedes
57+ the \module {mimetools} module.}
5658 \seemodule {rfc822}{Provides the base class for
5759 \class {mimetools.Message}.}
5860 \seemodule {multifile}{Support for reading files which contain
Original file line number Diff line number Diff line change @@ -34,6 +34,11 @@ \section{\module{multifile} ---
3434messages that may have multiple nested message parts, each with its
3535own pattern for section-divider and end-marker lines.
3636
37+ \begin {seealso }
38+ \seemodule {email}{Comprehensive email handling package; supercedes
39+ the \module {multifile} module.}
40+ \end {seealso }
41+
3742
3843\subsection {MultiFile Objects \label {MultiFile-objects } }
3944
Original file line number Diff line number Diff line change @@ -124,10 +124,12 @@ \section{\module{rfc822} ---
124124
125125
126126\begin {seealso }
127+ \seemodule {email}{Comprehensive email handling package; supercedes
128+ the \module {rfc822} module.}
127129 \seemodule {mailbox}{Classes to read various mailbox formats produced
128130 by end-user mail programs.}
129- \seemodule {mimetools}{Subclass of rfc .Message that handles MIME encoded
130- messages.}
131+ \seemodule {mimetools}{Subclass of \class {rfc822 .Message} that
132+ handles MIME encoded messages.}
131133\end {seealso }
132134
133135
You can’t perform that action at this time.
0 commit comments