twisted.application.runner._exit
module documentationtwisted.application.runner
View Source
System exit support.
Function | exit | Exit the python interpreter with the given status and an optional message. |
Class | Status | Object to hang EX_* values off of as a substitute for posix . |
Class | ExitStatus | Standard exit status codes for system programs. |