Home
last modified time | relevance | path

Searched refs:_partial_matches (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/support/
D__init__.py1281 _partial_matches = ('msg', 'message') variable in Matcher
1306 elif type(dv) is not str or k not in self._partial_matches: