This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients Arfrever, ezio.melotti, lemburg, loewis, mrabarnett, tchrist, terry.reedy, vstinner
Date 2011-08-15.17:51:42
SpamBayes Score 0.0638403
Marked as misclassified No
Message-id <1313430702.82.0.497446707325.issue12730@psf.upfronthosting.co.za>
In-reply-to
Content
> My Firefox is already set at utf-8.

Every page can specify the encoding it uses (in HTTP headers, <meta> tag and/or xml prologue).  If none of these are specified, afaik Firefox tries to detect the encoding, and sometimes fails.  What encoding does it show for you in the menu when you open the patch?
History
Date User Action Args
2011-08-15 17:51:42ezio.melottisetrecipients: + ezio.melotti, lemburg, loewis, terry.reedy, vstinner, mrabarnett, Arfrever, tchrist
2011-08-15 17:51:42ezio.melottisetmessageid: <1313430702.82.0.497446707325.issue12730@psf.upfronthosting.co.za>
2011-08-15 17:51:42ezio.melottilinkissue12730 messages
2011-08-15 17:51:42ezio.melotticreate