For more information on the search, visit the help page.
DummyExit
__call__
__init__
arg
exited
test_exit
ExitTests
twisted.application.runner.test.test_exit.DummyExit
twisted
application
runner
test
class DummyExit:
View In Hierarchy
Stub for sys.exit that remembers whether it's been called and, if it has, what argument it was given.
sys.exit
int | str | None
Undocumented
bool