Author kraft
Recipients kraft
Date 2007-10-29.10:54:35
SpamBayes Score 0.179696
Marked as misclassified No
Message-id <1193655276.24.0.947404053059.issue1353@psf.upfronthosting.co.za>
In-reply-to
Content
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).
Files
File name Uploaded
mimetypes.py.patch kraft, 2007-10-29.10:54:35
History
Date User Action Args
2007-10-29 10:54:36kraftsetspambayes_score: 0.179696 -> 0.179696
recipients: + kraft
2007-10-29 10:54:36kraftsetspambayes_score: 0.179696 -> 0.179696
messageid: <1193655276.24.0.947404053059.issue1353@psf.upfronthosting.co.za>
2007-10-29 10:54:36kraftlinkissue1353 messages
2007-10-29 10:54:35kraftcreate