Mercurial > hg
diff mercurial/ancestor.py @ 31520:6f150bb19317
templater: make pad() compute actual width
str.ljust() and .rjust() are based on byte length, which are valid only for
ASCII characters.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 18 Mar 2017 20:50:15 +0900 |
parents | 413b44003462 |
children | bd872f64a8ba |