Home | History | Annotate | Download | only in Lib

Lines Matching refs:starttagopen

38 starttagopen = re.compile('<' + _Name)

274 if starttagopen.match(rawdata, i):