]> granicus.if.org Git - python/commitdiff
Added entry for mimetypes.
authorFred Drake <fdrake@acm.org>
Tue, 19 May 1998 19:13:01 +0000 (19:13 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 19 May 1998 19:13:01 +0000 (19:13 +0000)
Doc/lib/libwww.tex

index 5e698e42e905e5d94e9a317d0b86f08786959786..1a92fdf2e6e1bf24e7c54f022e7a68c5c15e1ab2 100644 (file)
@@ -78,6 +78,9 @@ written by Sun Microsystems, Inc. June 1987.
 \item[mailcap]
 --- Mailcap file handling.  See \rfc{1524}.
 
+\item[mimetypes]
+--- Mapping of filename extensions to MIME types.
+
 \item[base64]
 --- Encode/decode binary files using the MIME base64 encoding.