Chris Rebert added the comment:

WebM's docs use "video/webm" and never use an "application/*" type.
See http://www.webmproject.org/docs/container/

They also specify "audio/webm" for audio-only content, but both use the same 
file extension, so associating ".webm" with "video/webm" seems quite reasonable 
since it's more general (an audio-only file is just a degenerate case of an 
audiovideo file).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16329>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to