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 forposix. | 
| Class | ExitStatus | Standard exit status codes for system programs. |