Searched defs:raiser (Results 1 - 4 of 4) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_raise.py | 233 def raiser(self): member in TestTracebackType |
H A D | test_mailbox.py | 119 def raiser(*args, **kw): function |
H A D | test_shutil.py | 375 def raiser(fn, *args, **kwargs): function |
/third_party/python/Lib/unittest/test/testmock/ | ||
H A D | testhelpers.py | 772 raiser = Raiser() variable in SpecSignatureTest.test_skip_attributeerrors.RaiserClass |
Completed in 10 milliseconds