Message 155337 - Python tracker
Message155337
| 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:04 | Nicholas.Cole | set | recipients: + Nicholas.Cole, loewis, vstinner, ezio.melotti, Arfrever, inigoserna, zeha, poq, tchrist |
| 2012-03-10 18:24:04 | Nicholas.Cole | set | messageid: <1331403844.32.0.889987155478.issue12568@psf.upfronthosting.co.za> |
| 2012-03-10 18:24:03 | Nicholas.Cole | link | issue12568 messages |
| 2012-03-10 18:24:03 | Nicholas.Cole | create | |