569
514
# exclude keys for them. However, while we could have a second
570
515
# look-ahead result buffer and shuffle things around, this method
571
516
# is typically only called once per search - when memoising the
573
518
found, ghosts, next, parents = self._do_query(self._next_query)
574
519
# pretend we didn't query: perhaps we should tweak _do_query to be