Lines Matching defs:sections
3 A configuration file consists of sections, lead by a "[section]" header,
28 objects for the list of sections, for the options within a section, and
71 sections()
99 in the section. If the used dictionary type preserves order, sections
451 `zc.buildout`. Enables interpolation between sections."""
598 # Compiled regular expression for matching sections
659 def sections(self):
746 preserves order, sections and their keys will be added in order.
884 for key in self.sections():
1097 # So sections can't start with a continuation line