comparison setup.py @ 32406:952017471f93

match: implement __repr__() and update users (API) fsmonitor and debugignore currently access matcher fields that I would consider implementation details, namely patternspat, includepat, and excludepat. Let' instead implement __repr__() and have the few users use that instead. Marked (API) because the fields can now be None.
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 22 May 2017 11:08:18 -0700
parents 34bd3cd28dcb
children 0906b85bf222
comparison
equal deleted inserted replaced
32405:bdc4861ffe59 32406:952017471f93