Lines Matching full:pos2
1587 def mutate(bufio, pos1, pos2):1588 assert pos2 >= pos11591 bufio.read(pos2 - pos1)