Trees | Indices | Help |
|
---|
|
object --+ | ConfigLoader
Lazily load the config when requested.
|
|||
|
|||
|
|||
|
|
@param config Config The config instance or class to load data into. Must support update which accepts an iterable of (key, value). @param parser Parser The parser to use to parse the config files. Must be a callable and return an iterable of (key, value). @param config_files list<string> A list of config file names to parse in order.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1.1812 on Tue Oct 11 12:51:34 2011 | http://epydoc.sourceforge.net |