Home | History | Annotate | Download | only in Lib

Lines Matching refs:doubledash

72 doubledash = re.compile('--')

433 if doubledash.search(rawdata, i+4, res.start(0)):