diff --git a/Doc/library/mimetypes.rst b/Doc/library/mimetypes.rst index 13511b16a0ed8c..96d064020229c5 100644 --- a/Doc/library/mimetypes.rst +++ b/Doc/library/mimetypes.rst @@ -232,7 +232,7 @@ than one MIME-type database; it provides an interface similar to the one of the Tuple containing two dictionaries, mapping filename extensions to MIME types: the first dictionary is for the non-standards types and the second one is for the standard types. They are initialized by :data:`common_types` and - :data:`types_map`. + :data:`types_map`, or by :func:`init` calls. .. attribute:: MimeTypes.types_map_inv @@ -240,7 +240,7 @@ than one MIME-type database; it provides an interface similar to the one of the Tuple containing two dictionaries, mapping MIME types to a list of filename extensions: the first dictionary is for the non-standards types and the second one is for the standard types. They are initialized by - :data:`common_types` and :data:`types_map`. + :data:`common_types` and :data:`types_map`, or by :func:`init` calls. .. method:: MimeTypes.guess_extension(type, strict=True) pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy