Home
last modified time | relevance | path

Searched refs:handle_startendtag (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/html/
H A Dparser.py72 self.handle_startendtag(); end tags by self.handle_endtag(). The
335 self.handle_startendtag(tag, attrs)
418 def handle_startendtag(self, tag, attrs): member in HTMLParser
/third_party/python/Lib/test/
H A Dtest_htmlparser.py35 def handle_startendtag(self, tag, attrs): member in EventCollector

Completed in 2 milliseconds