Mercurial > hg
comparison mercurial/hgweb/wsgicgi.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 | 4dd7b28003d2 |
children | 46293a0c7e9f |
comparison
equal
deleted
inserted
replaced
7694:2ceeb1423544 | 7695:deec6628e62b |
---|