| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
threading._Verbose --+
|
threading.Thread --+
|
Runscript
A runscript thread The runscript class opens and parses runscripts for each command in the runscript a runitem is spawned to process the command
|
|||
|
|||
|
|||
| list |
|
||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
NEW_LINE_CHAR = '\n'
|
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
open the runscript file and start thread
|
clean the header from the runscript delimited by # and return the command lines
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Nov 22 12:51:57 2009 | http://epydoc.sourceforge.net |