def setUp(self): self.mox = mox.Mox() self.mox.StubOutWithMock(ctypes.pythonapi, 'PyThreadState_SetAsyncExc') self.request_state = request_state.RequestState('id')