Mercurial > hg-stable
comparison contrib/check-config.py @ 32493:9f781f43f2ce
match: make basematcher._files a @propertycache
This will make it easier to override in subclasses (otherwise the
function @propertycache object will be replaced by the
super-constructor call)..
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 19 May 2017 10:17:08 -0700 |
parents | a92ee4d8a574 |
children | e5a6a540ae63 |
comparison
equal
deleted
inserted
replaced
32492:a04bc55201c3 | 32493:9f781f43f2ce |
---|