twisted.application.runner.test.test_exit.DummyExit(object)
class documentationtwisted.application.runner.test.test_exit
(View In Hierarchy)
Stub for sys.exit
that remembers whether it's been called and, if it has, what argument it
was given.