We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68239a1 commit 8e501aeCopy full SHA for 8e501ae
Lib/test/test_mimetypes.py
@@ -237,9 +237,7 @@ def check_extensions():
237
("application/vnd.apple.mpegurl", ".m3u"),
238
("application/vnd.ms-excel", ".xls"),
239
("application/vnd.ms-fontobject", ".eot"),
240
- ("application/vnd.ms-htmlhelp", ".chm"),
241
("application/vnd.ms-powerpoint", ".ppt"),
242
- ("application/vnd.ms-officetheme", ".thmx"),
243
("application/vnd.oasis.opendocument.graphics", ".odg"),
244
("application/vnd.oasis.opendocument.presentation", ".odp"),
245
("application/vnd.oasis.opendocument.spreadsheet", ".ods"),
0 commit comments