| Home | Trees | Index | Help |
|---|
|
|
|
|||
|
__init__(self)
Parse the config file dics.ini and create the required instances of subsystem objects. |
|||
|
__del__(self)
Several types of subsystems need to store status/config information in the dics.ini file when the program is shut down. |
|||
|
__create(self,
klass)
Creates all instances of the class passed as an argument that are specified in the ConfigParser.SafeConfigParser object self.config. |
|||
| gui(self) | |||
|
|||
|
|
|
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 3.0alpha2 on Sun Jun 11 16:26:27 2006 | http://epydoc.sf.net |