Home | Trees | Indices | Help |
---|
|
object --+ | threading._Verbose --+ | threading.Thread --+ | command_thread.CommandThread --+ | LocalThread
A 'LocalThread' executes commands locally.
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Construct a new 'CommandThread'. 'target' -- The 'Target' that owns this thread.
|
Run the test given by 'descriptor'. 'descriptor' -- The name of the test to be run. 'context' -- The 'Context' in which to run the test.
|
Return the path to the temporary directory for this thread. returns -- The path to the temporary directory associated with this thread. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Dec 16 22:13:43 2008 | http://epydoc.sourceforge.net |