Home | Trees | Index | Help |
|
---|
Package lemon :: Package external :: Package Cheetah :: Module SettingsManager :: Class ConfigParserCaseSensitive |
|
RawConfigParser
--+ |ConfigParser
--+ | ConfigParserCaseSensitive
A case sensitive version of the standard Python ConfigParser.
Method Summary | |
---|---|
Don't change the case as is done in the default implemenation. | |
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 |
---|
optionxform(self, optionstr)Don't change the case as is done in the default implemenation.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Mon Nov 10 15:07:47 2003 | http://epydoc.sf.net |