Home
last modified time | relevance | path

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

/third_party/python/Lib/html/
H A Dparser.py55 endendtag = re.compile('>') variable
381 match = endendtag.search(rawdata, i+1) # >

Completed in 3 milliseconds