tests/test-wireproto.py.out
author Isaac Jurado <diptongo@gmail.com>
Sat, 19 Apr 2014 15:11:25 +0200
branchstable
changeset 21163 9846b40d01e7
parent 14765 08ef6b5f3715
child 25708 d3d32643c060
permissions -rw-r--r--
churn: compute padding with unicode strings Most UTF-8 aware terminals convert multibyte sequences into a single displayed characters. Because the first column is padded by counting bytes, the second column is not perfectly aligned in the presence of non ASCII characters.

Hello, Foobar
['Hello, Fo, =;o', 'Hello, Bar']