Hello,

mimetypes lacks the guessing of .svg as image/svg+xml

mimetypes.add_type("image/svg+xml",".svg", True)

maybe this can be added to python 2.5 standard library


Harald

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to