]> granicus.if.org Git - python/commit
Issue 10730: mimetypes module - add .svgz to mimetypes.suffix_map and .svg to types_map.
authorTerry Reedy <tjreedy@udel.edu>
Thu, 23 Dec 2010 23:10:28 +0000 (23:10 +0000)
committerTerry Reedy <tjreedy@udel.edu>
Thu, 23 Dec 2010 23:10:28 +0000 (23:10 +0000)
commitd149c6c89cdd693123bf2f822516204a0e81185c
tree97028789020074f763df792d7cfa816e1db5cd5e
parent31e87203248047aa99ddbb4165b3b20c758196d8
Issue 10730: mimetypes module - add .svgz to mimetypes.suffix_map and .svg to types_map.
Addition OKed by GB on IRC (R. David Murray). No backport.
Lib/mimetypes.py