Lines Matching refs:append
81 sections_lists.append(sections)
103 sections.append(verbatim)
105 section.options.append(verbatim)
138 sections.append(section)
148 section.options.append(Option(m.group(1), m.group(2)))
184 merged_section.options.append(Option(orig_option.name, orig_option.defaults))
186 merged_section.options.append(orig_option)
202 merged_sections.append(base_section)
209 original_sections.append(section)
215 merged_sections.append(merged_section)