Note that the mimetypes.MimeTypes class was added in Python 2.2.

This commit is contained in:
Fred Drake 2001-08-04 00:48:49 +00:00
parent d5efb17086
commit b3cc29b493
1 changed files with 2 additions and 0 deletions

View 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}