Mercurial > hg
comparison tests/test-acl.t @ 38224:61cecab0cc20
templater: inline unwrapvalue()
The current unwrapvalue() will be superseded by _unwrapvalue().
Note that _unwrapvalue() can simply return thing.tovalue() if thing is a
wrapped object. That's because tovalue() is guaranteed to not return a
generator of strings.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Wed, 04 Apr 2018 21:01:21 +0900 |
parents | a8a902d7176e |
children | 6beb8347b709 |
comparison
equal
deleted
inserted
replaced
38223:b865bba56db1 | 38224:61cecab0cc20 |
---|