| Trees | Indices | Help |
|
|---|
|
|
object --+
|
RequirementsJob --+
|
LocalhostJob
This class should be used as a mixin on a job type that requires jobs to be run on localhost.
Only one of these jobs will be run at a time.
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
requirement = hash(x) |
|||
init_count = 0hash(x) |
|||
|
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Start a job if the requirements are available. If the job was started, return True, if not, return False.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:56 2016 | http://epydoc.sourceforge.net |