| Home | Trees | Index | Help |
|
|---|
| Package svndump :: Module props :: Class SvnConfigParser |
|
| Method Summary | |
|---|---|
Initialize the object and read the config file. | |
| string |
Returns the value for the specified key in the specified section. |
| ((key,value)...) |
Returns all key/value pairs in the specified section. |
| Method Details |
|---|
__init__(self,
filename)
Initialize the object and read the config file.
|
get(self, section, key)Returns the value for the specified key in the specified section.
|
items(self, section)Returns all key/value pairs in the specified section.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Aug 14 23:53:11 2009 | http://epydoc.sf.net |