changeset: 72009:d9a0781c24b8 branch: 3.2 parent: 72004:50f435ddb620 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 50f435ddb620 -r d9a0781c24b8 Lib/mimetypes.py --- a/Lib/mimetypes.py Sat Aug 20 19:57:42 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 によって変換されたページ (->オリジナル) /