Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dsgmllib.py34 shorttagopen = re.compile('<[a-zA-Z][-.a-zA-Z0-9]*/') variable
242 if shorttagopen.match(rawdata, i):