Mercurial > hg
comparison mercurial/hgweb/server.py @ 7695:deec6628e62b
Also find correct column width of wide characters.
Use unicodedata.east_asian_width() to determine wide/full width
characters if available. Otherwise, return character count as before.
author | Shun-ichi GOTO <shunichi.goto@gmail.com> |
---|---|
date | Wed, 21 Jan 2009 20:29:47 +0900 |
parents | 1d54e2f6c0b7 |
children | f62482848d1b |
comparison
equal
deleted
inserted
replaced
7694:2ceeb1423544 | 7695:deec6628e62b |
---|