Home | History | Annotate | Download | only in python2.7

Lines Matching defs:_Section

177         self._root_section = self._Section(self, None)
195 class _Section(object):
236 section = self._Section(self, self._current_section, heading)