Mercurial > hg
comparison mercurial/graphmod.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 | aea06029919e |
children | d0b9e9803caf |
comparison
equal
deleted
inserted
replaced
31519:3725986b151a | 31520:6f150bb19317 |
---|