Home | Trees | Index | Help |
---|
Package Halberd :: Module conflib :: Class ConfReader |
|
Method Summary | |
---|---|
__init__(self)
| |
__del__(self)
| |
Release the configuration file's descriptor. | |
Opens the configuration file. | |
Parses the configuration file. | |
Write a bare-bones configuration file | |
Read a network address from the given section. |
Method Details |
---|
close(self)Release the configuration file's descriptor. |
open(self, fname)Opens the configuration file.
|
parse(self)Parses the configuration file. |
writeDefault(self, conf_file)Write a bare-bones configuration file
|
_getAddr(self, sectname, default_port)Read a network address from the given section. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Jul 18 22:25:57 2007 | http://epydoc.sf.net |