[New-bugs-announce] [issue1353] mp4 missing from mimetypes.py

Jacob report at bugs.python.org
Mon Oct 29 11:54:36 CET 2007


New submission from Jacob:

mp4 is missing from the mimetypes.py list of valid mimetypes. mp4 is 
registered with IANA and is defined in the mpeg-4 standard as a container 
for mpeg-4 codecs such as h264. Lack of this definition means the format 
cannot be recognised by software dependsing on the mimetypes modules, that 
don't use one of the suggested local mime definitions (OpenBSD).

----------
components: Library (Lib)
files: mimetypes.py.patch
messages: 56900
nosy: kraft
severity: normal
status: open
title: mp4 missing from mimetypes.py
type: rfe
versions: Python 2.1.1, Python 2.1.2, Python 2.2, Python 2.2.1, Python 2.2.2, Python 2.2.3, Python 2.3, Python 2.4, Python 2.5
Added file: http://bugs.python.org/file8649/mimetypes.py.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1353>
__________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mimetypes.py.patch
Url: http://mail.python.org/pipermail/new-bugs-announce/attachments/20071029/7f67641f/attachment.txt 


More information about the New-bugs-announce mailing list