comparison tests/hgterm.ti @ 36544:a16fceb686a7

py3: fix join(), min(), and max() template functions over string It's silly to split a string into characters and concatenate them, but that should work and test-command-template.t has one. min() and max() had the same issue on Python 3, so fixed too.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 01 Mar 2018 16:42:24 -0500
parents f0b047a24c57
children
comparison
equal deleted inserted replaced
36543:3e458c583d2c 36544:a16fceb686a7