Searched refs:mypatch (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/unittest/test/testmock/ | ||
H A D | testpatch.py | 1838 class mypatch(_patch): class 1841 return super(mypatch, self).stop() 1842 return mypatch(lambda: thing, attribute, None, None, |
Completed in 3 milliseconds