Home | Trees | Index | Help |
---|
Package PyFoam :: Package Basics :: Module PyFoamConfiguration :: Class PyFoamConfiguration |
|
RawConfigParser
--+ |ConfigParser
--+ | PyFoamConfiguration
Method Summary | |
---|---|
Constructs the ConfigParser and fills it with the hardcoded defaults | |
Dumps the contents in INI-Form | |
Inherited from ConfigParser | |
Get an option value for a given section. | |
Return a list of tuples with (name, value) for each option in the section. |
Method Details |
---|
__init__(self)
Constructs the ConfigParser and fills it with the hardcoded
defaults
|
dump(self)Dumps the contents in INI-Form
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Jan 22 23:52:48 2007 | http://epydoc.sf.net |