Trees | Indices | Help |
|
---|
|
object --+ | threading._Verbose --+ | threading.Thread --+ | Worker
This is a worker thread which executes a function and calls a callback on completion
|
|||
|
|||
|
|||
|
|||
|
|||
Deferred |
|
||
Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Executes func in the worker thread, which then calls oncomplete
|
Defers the call to func to this worker |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 28 14:52:15 2010 | http://epydoc.sourceforge.net |