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.
Please login to continue.