Part of twisted.python._release View Source View In Hierarchy
| Instance Variables | exitCode | The exit code for the child process.
 (type: int
) | 
| output | The bytes read from stdout and stderr of the child process.
 (type: str
) | 
| Method | __init__ | Undocumented |