propose extension of mimetypes

GHUM haraldarminmassa at gmail.com
Sun May 28 12:57:44 EDT 2006


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




More information about the Python-list mailing list