Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/unittest/
Dmock.py976 if cause or expected not in _AnyComparer(actual):
1038 class _AnyComparer(list): class
2235 if cause or expected not in _AnyComparer(actual):