Lines Matching refs:get_section
448 does_exist = sections_dict.get(p.get_section())450 sec = sections_dict.get(p.get_section(), \451 Section(p.get_section(), outer_namespace))452 sections_dict[p.get_section()] = sec1267 def get_section(self):1273 entry.get_section() == ''