Searched refs:SECTION_DEFAULT (Results 1 – 1 of 1) sorted by relevance
123 SECTION_DEFAULT = "Description" #: Default section. variable184 def begin_section(self, line_no, title = SECTION_DEFAULT, dump = False):201 if self.section == SECTION_DEFAULT and not self._contents:217 if name != SECTION_DEFAULT:230 self.section = SECTION_DEFAULT