Searched refs:report_unbalanced (Results 1 – 4 of 4) sorted by relevance
362 self.report_unbalanced(tag)388 def report_unbalanced(self, tag): member in SGMLParser
207 .. method:: SGMLParser.report_unbalanced(tag)
11698 - In sgmllib.py, restore the call to report_unbalanced() that was lost
29077 - In sgmllib.py, restore the call to report_unbalanced() that was lost