Mercurial > hg
comparison mercurial/hgweb/request.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 | a42d27bc809d |
children | a3d7f99c23c0 |
comparison
equal
deleted
inserted
replaced
7694:2ceeb1423544 | 7695:deec6628e62b |
---|