mimetypes.MimeTypes.read_windows_registry()

MimeTypes.read_windows_registry(strict=True)

Load MIME type information from the Windows registry. Availability: Windows.

If strict is True, information will be added to the list of standard types, else to the list of non-standard types.

New in version 3.2.

doc_python
2016-10-07 17:37:16
Comments
Leave a Comment

Please login to continue.