Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dxmllib.py43 endtagopen = re.compile('</') variable
287 if endtagopen.match(rawdata, i):