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