Home | History | Annotate | Download | only in tools

Lines Matching defs:Configuration

1072 class Configuration(object):
1073 """The parsed contents of a configuration file"""
1100 """A section of the configuration file. Sections are enabled or
1477 config = Configuration(sections, defs)