comparison contrib/check-commit @ 29669:bdc81970853d

templatekw: change joinfmt to a mandatory argument of _hybrid object We've fixed several bugs caused by the misuse of the default joinfmt. Make it more explicit to prevent future bugs. dict.values()[0] is replaced by dict[element] as showlist() knows what the key is.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 23 Jul 2016 13:08:43 +0900
parents 91f35b1a34cf
children 37b6f0ec6241
comparison
equal deleted inserted replaced
29662:b76ea1384bf2 29669:bdc81970853d