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 Nicholas.Cole
Recipients Arfrever, Nicholas.Cole, ezio.melotti, inigoserna, loewis, poq, tchrist, vstinner, zeha
Date 2012-03-10.18:24:03
SpamBayes Score 1.2220905e-06
Marked as misclassified No
Message-id <1331403844.32.0.889987155478.issue12568@psf.upfronthosting.co.za>
In-reply-to
Content
Marting and Poq: I think the sample code shows up a real problem. "Ambiguous" characters according to unicode may be rendered by curses in different ways.

Don't we need a function that actually reports how curses is going to print a given string, rather than just reporting what the unicode standard says?
History
Date User Action Args
2012-03-10 18:24:04Nicholas.Colesetrecipients: + Nicholas.Cole, loewis, vstinner, ezio.melotti, Arfrever, inigoserna, zeha, poq, tchrist
2012-03-10 18:24:04Nicholas.Colesetmessageid: <1331403844.32.0.889987155478.issue12568@psf.upfronthosting.co.za>
2012-03-10 18:24:03Nicholas.Colelinkissue12568 messages
2012-03-10 18:24:03Nicholas.Colecreate