]> granicus.if.org Git - python/commitdiff
Note that the mimetypes.MimeTypes class was added in Python 2.2.
authorFred Drake <fdrake@acm.org>
Sat, 4 Aug 2001 00:48:49 +0000 (00:48 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 4 Aug 2001 00:48:49 +0000 (00:48 +0000)
Doc/lib/libmimetypes.tex

index 3801109bf3b5f6bfe3cf320669fe564f321e6a58..327b2ba7fe73bc64bc793ddc70df4e0545c8a1bc 100644 (file)
@@ -113,6 +113,8 @@ want more than one MIME-type database:
 
   The optional \var{filenames} parameter can be used to cause
   additional files to be loaded ``on top'' of the default database.
+
+  \versionadded{2.2}
 \end{classdesc}