| Home | Trees | Index | Help |
|
|---|
| Package SCons :: Module Job :: Class Jobs |
|
An instance of this class initializes N jobs, and provides methods for starting, stopping, and waiting on all N jobs.
| Method Summary | |
|---|---|
create 'num' jobs using the given taskmaster. | |
cleanup(self)
| |
run the job | |
| Method Details |
|---|
__init__(self,
num,
taskmaster)
|
run(self)run the job |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Wed Dec 12 09:39:31 2007 | http://epydoc.sf.net |