def _start_list(self, tag, attrib_in):
     elem = XMLTreeBuilder._start_list(self, tag, attrib_in)
     self.start(elem, attrib_in)
Esempio n. 2
0
 def _start_list(self, tag, attrib_in):
     elem = XMLTreeBuilder._start_list(self, tag, attrib_in)
     self.start(elem, attrib_in)