Home | History | Annotate | Download | only in python2.7

Lines Matching refs:starttagopen

38 starttagopen = re.compile('<' + _Name)
274 if starttagopen.match(rawdata, i):