Home
last modified time | relevance | path

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

/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/test/
H A Dtest_amp.py232 class ThingIDontUnderstandError(Exception): class
269 raise ThingIDontUnderstandError()
1492 self.failUnless(self.flushLoggedErrors(ThingIDontUnderstandError))
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/test/
H A Dtest_amp.py241 class ThingIDontUnderstandError(Exception): class
291 raise ThingIDontUnderstandError()
1509 self.assertTrue(self.flushLoggedErrors(ThingIDontUnderstandError))