changeset: 72234:cba2558b73ee branch: 3.2 user: Sandro Tosi date: Sun Aug 21 00:16:18 2011 +0200 files: Lib/mimetypes.py description: #5301: add image/vnd.microsoft.icon (.ico) MIME type diff -r 8de8945ebfc3 -r cba2558b73ee Lib/mimetypes.py --- a/Lib/mimetypes.py Sat Aug 20 19:48:43 2011 +0200 +++ b/Lib/mimetypes.py Sun Aug 21 00:16:18 2011 +0200 @@ -425,6 +425,7 @@ '.hdf' : 'application/x-hdf', '.htm' : 'text/html', '.html' : 'text/html', + '.ico' : 'image/vnd.microsoft.icon', '.ief' : 'image/ief', '.jpe' : 'image/jpeg', '.jpeg' : 'image/jpeg',

AltStyle によって変換されたページ (->オリジナル) /