Home
last modified time | relevance | path

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

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