Message287820
| Author | methane |
|---|---|
| Recipients | ezio.melotti, fgallaire, georg.brandl, methane, pitrou, r.david.murray, serhiy.storchaka, vstinner |
| Date | 2017-02-15.06:23:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1487139814.17.0.892015451532.issue24665@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Sorry, I'm not unicode expert. Important usage of textwrap is printing in terminal. So I think we should learn from software relating terminal. tmux uses utf8proc. utf8proc calculates display width by script at here. https://github.com/JuliaLang/utf8proc/tree/master/data |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-15 06:23:34 | methane | set | recipients: + methane, georg.brandl, pitrou, vstinner, ezio.melotti, r.david.murray, fgallaire, serhiy.storchaka |
| 2017-02-15 06:23:34 | methane | set | messageid: <1487139814.17.0.892015451532.issue24665@psf.upfronthosting.co.za> |
| 2017-02-15 06:23:34 | methane | link | issue24665 messages |
| 2017-02-15 06:23:33 | methane | create | |