tests/test-simplemerge.py.out
author Shun-ichi GOTO <shunichi.goto@gmail.com>
Wed, 21 Jan 2009 20:29:47 +0900
changeset 7695 deec6628e62b
parent 4363 2e3c54fb79a3
child 22023 f18830651811
permissions -rw-r--r--
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.

....................
----------------------------------------------------------------------
Ran 20 tests in 0.000s

OK