diff options
| author | Skip Montanaro <skip@pobox.com> | 2000-09-15 18:20:20 +0000 |
|---|---|---|
| committer | Skip Montanaro <skip@pobox.com> | 2000-09-15 18:20:20 +0000 |
| commit | 6634b14f3b104fc365ba85bdc50e858dfe132bef (patch) | |
| tree | 1600c6ae429bf113e0ee5e7a7ed9c521f8708628 /Doc/lib/librfc822.tex | |
| parent | 682c25a4957f17bb2910af3db4e9352d749f9d48 (diff) | |
| download | cpython-git-6634b14f3b104fc365ba85bdc50e858dfe132bef.tar.gz | |
add cross reference to mimetools module
Diffstat (limited to 'Doc/lib/librfc822.tex')
| -rw-r--r-- | Doc/lib/librfc822.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/lib/librfc822.tex b/Doc/lib/librfc822.tex index 547923d869..9d358305f4 100644 --- a/Doc/lib/librfc822.tex +++ b/Doc/lib/librfc822.tex @@ -93,6 +93,8 @@ switch dates. Not enough to worry about for common use. \begin{seealso} \seemodule{mailbox}{Classes to read various mailbox formats produced by end-user mail programs.} + \seemodule{mimetools}{Subclass of rfc.Message that handles MIME encoded + messages.} \end{seealso} |
