diff options
author | Guido van Rossum <guido@python.org> | 1997-07-30 22:05:07 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-07-30 22:05:07 (GMT) |
commit | fd16ca4542b418e5fa1f70782f65f905540da711 (patch) | |
tree | 3b8213314032e43acd67e6b10ffd537445c7d4ef /Doc/libwww.tex | |
parent | 74d25e7d8a9294c6126cdd1798bed6dfcb50328a (diff) | |
download | cpython-fd16ca4542b418e5fa1f70782f65f905540da711.zip cpython-fd16ca4542b418e5fa1f70782f65f905540da711.tar.gz cpython-fd16ca4542b418e5fa1f70782f65f905540da711.tar.bz2 |
Added mimify docs (Sjoerd).
Diffstat (limited to 'Doc/libwww.tex')
-rw-r--r-- | Doc/libwww.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/libwww.tex b/Doc/libwww.tex index c072725..2558e94 100644 --- a/Doc/libwww.tex +++ b/Doc/libwww.tex @@ -80,4 +80,7 @@ written by Sun Microsystems, Inc. June 1987. \item[mailbox] --- Read various mailbox formats. +\item[mimify] +--- Mimification and unmimification of mail messages. + \end{description} |