Home
last modified time | relevance | path

Searched defs:handle_comment (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/html/
Dparser.py443 def handle_comment(self, data): member in HTMLParser
/third_party/python/Lib/test/
Dtest_htmlparser.py43 def handle_comment(self, data): member in EventCollector
/third_party/python/Modules/
D_elementtree.c3061 PyObject *handle_comment; member