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.10:59:05
SpamBayes Score 1.8050001e-05
Marked as misclassified No
Message-id <1313405945.7.0.061445246957.issue12730@psf.upfronthosting.co.za>
In-reply-to
Content
This is actually a duplicated of #9200.

@Terry

> Besides which, all I see (on Windowsj) in Firefox is things like
> "𐐼𐐯𐑅𐐨𐑉𐐯𐐻".

Encoding problem.  Firefox thinks this is some iso-8859-*.  You can fix this selecting 'Unicode (UTF-8)' from "View -> Character Encoding".

> IDLE just has empty boxes.

This is most likely because it doesn't use a font able to display those chars.
History
Date User Action Args
2011-08-15 10:59:05ezio.melottisetrecipients: + ezio.melotti, lemburg, loewis, terry.reedy, vstinner, mrabarnett, Arfrever, tchrist
2011-08-15 10:59:05ezio.melottisetmessageid: <1313405945.7.0.061445246957.issue12730@psf.upfronthosting.co.za>
2011-08-15 10:59:05ezio.melottilinkissue12730 messages
2011-08-15 10:59:05ezio.melotticreate