75
46
# TODO: Parallel-extract that passes back each line along with a
76
47
# description of which revisions include it. Nice for checking all
79
50
# TODO: Using a single _extract routine and then processing the output
80
51
# is probably inefficient. It's simple enough that we can afford to