Home
last modified time | relevance | path

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

/third_party/python/Lib/test/support/
H A D__init__.py1408 _partial_matches = ('msg', 'message') variable in Matcher
1414 Keys whose values are strings and which are in self._partial_matches
1433 elif type(dv) is not str or k not in self._partial_matches:

Completed in 4 milliseconds