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.
application/texinfo
1 parent 6bf15dd commit e4210a9Copy full SHA for e4210a9
Lib/test/test_mimetypes.py
@@ -246,7 +246,7 @@ def check_extensions():
246
("application/x-debian-package", ".deb"),
247
("application/x-httpd-php", ".php"),
248
("application/x-rpm", ".rpm"),
249
- ("application/x-texinfo", ".texi"),
+ ("application/texinfo", ".texi"),
250
("application/x-troff", ".roff"),
251
("application/xml", ".xsl"),
252
("application/yaml", ".yaml"),
0 commit comments