Home
last modified time | relevance | path

Searched refs:starttagopen (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/html/
Dparser.py27 starttagopen = re.compile('<[a-zA-Z]') variable
169 if starttagopen.match(rawdata, i): # < + letter