Mercurial > hg
comparison mercurial/verify.py @ 37279:26f6fc179e62
templater: define interface for objects requiring unwrapvalue()
unwrapvalue() is changed to not return a lazy bytes generator for "wrapped"
types because I want to define the tovalue() interface as such. It's a baby
step to unify unwrapvalue() and _unwrapvalue().
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 17 Mar 2018 21:03:16 +0900 |
parents | d85ef895d5f6 |
children | 00f18dd1d3d6 |
comparison
equal
deleted
inserted
replaced
37278:671a01cd50b5 | 37279:26f6fc179e62 |
---|