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

Lines Matching full:commentclose

71 commentclose = re.compile('-->')
430 res = commentclose.search(rawdata, i+4)