Searched refs:SectionRange (Results 1 – 2 of 2) sorted by relevance
71 return hdf_utils.SectionRange(start, end)110 last_brace_range = hdf_utils.SectionRange(host_range.end_pos,140 last_brace = hdf_utils.SectionRange(manager_range.end_pos,
72 class SectionRange(object): class97 return SectionRange(start_pos, end_pos + len(section_content.end_flag) - 1)