Package flumotion :: Package twisted :: Module integration :: Class Process
[show private | hide private]
[frames | no frames]

Class Process


Method Summary
  __init__(self, name, argv, testDir)
  __repr__(self)
  kill(self, sig)
  start(self)
  wait(self, status, timeout)

Class Variable Summary
str NOT_STARTED = 'NOT-STARTED'
str STARTED = 'STARTED'
str STOPPED = 'STOPPED'

Class Variable Details

NOT_STARTED

Type:
str
Value:
'NOT-STARTED'                                                          

STARTED

Type:
str
Value:
'STARTED'                                                              

STOPPED

Type:
str
Value:
'STOPPED'                                                              

Generated by Epydoc 2.1 on Fri Feb 2 11:29:21 2007 http://epydoc.sf.net