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

Lines Matching full:parse_attributes

532             attrdict, namespace, k = self.parse_attributes(name, k, j)
554 def parse_attributes(self, tag, i, j):
610 attrdict, nsdict, k = self.parse_attributes(tagname, k, j)