Lines Matching full:get_section
463 does_exist = sections_dict.get(p.get_section())465 sec = sections_dict.get(p.get_section(), \466 Section(p.get_section(), outer_namespace))467 sections_dict[p.get_section()] = sec1357 def get_section(self):1363 entry.get_section() == ''