Home | History | Annotate | Download | only in docs

Lines Matching refs:_sections

469         outer_namespace._sections.append(sec)
658 self._sections = sections[:]
661 self._children = self._sections
665 return (i for i in self._sections)