diff options
author | Guido van Rossum <guido@python.org> | 1997-03-25 22:01:35 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-03-25 22:01:35 (GMT) |
commit | 20af95b4338e022d9dd58a0d8ae848b5a8557b92 (patch) | |
tree | 695980b2762226f3779dbab8da769611063770af /Doc/libwww.tex | |
parent | bfc3944bfdcdc996ab27e3200163b1210ec6fc5e (diff) | |
download | cpython-20af95b4338e022d9dd58a0d8ae848b5a8557b92.zip cpython-20af95b4338e022d9dd58a0d8ae848b5a8557b92.tar.gz cpython-20af95b4338e022d9dd58a0d8ae848b5a8557b92.tar.bz2 |
Added docs for mailcap
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 aebe931..aae20b2 100644 --- a/Doc/libwww.tex +++ b/Doc/libwww.tex @@ -65,4 +65,7 @@ representation --- The External Data Representation Standard as described in RFC 1014, written by Sun Microsystems, Inc. June 1987. +\item[mailcap] +--- Mailcap file handling. See RFC 1524. + \end{description} |