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

Lines Matching full:doubledash

72 doubledash = re.compile('--')
433 if doubledash.search(rawdata, i+4, res.start(0)):