Searched refs:selfClosing (Results 1 – 1 of 1) sorted by relevance
1330 def unknown_starttag(self, name, attrs, selfClosing=0): argument1340 if not self.isSelfClosingTag(name) and not selfClosing:1352 if selfClosing or self.isSelfClosingTag(name):