Module thread_classes :: Class ThreadData
[hide private]
[frames] | no frames]

Class ThreadData

source code


Instance Methods [hide private]
 
__init__(self)
Class containing all the thread data.
source code

Inherited from data.Element: __repr__

Method Details [hide private]

__init__(self)
(Constructor)

source code 

Class containing all the thread data.

Overrides: data.Element.__init__