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

Lines Matching refs:readahead

574             readahead = self.peek(2)
575 if readahead == '':
586 match = self.PATTERN.search(readahead)