mirror of https://github.com/python/cpython.git
Note that the mimetypes.MimeTypes class was added in Python 2.2.
This commit is contained in:
parent
d5efb17086
commit
b3cc29b493
|
@ -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}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue