changeset: 75961:3e7f6f931e09 branch: 2.7 parent: 75950:03771ea22ead user: R David Murray date: Mon Mar 26 21:06:04 2012 -0400 files: Lib/mimetypes.py description: #5301: re-add image/vnd.microsoft.icon per discussion We concluded that adding registered mimetypes present in most systems' mime databases can be considered a bug fix. diff -r 03771ea22ead -r 3e7f6f931e09 Lib/mimetypes.py --- a/Lib/mimetypes.py Mon Mar 26 19:35:52 2012 +0200 +++ b/Lib/mimetypes.py Mon Mar 26 21:06:04 2012 -0400 @@ -432,6 +432,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 によって変換されたページ (->オリジナル) /