예제 #1
0
 def _start(self, tag, attrib_in):
     elem = XMLTreeBuilder._start(self, tag, attrib_in)
     self.start(elem)
예제 #2
0
 def _start(self, tag, attrib_in):
     elem = XMLTreeBuilder._start(self, tag, attrib_in)
     self.start(elem)