Comment 24 for bug 541626

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

Unfortunately simply copying _find_ancestors isn't a fix for this bug; this will only make _find_ancestors() work if key_count is False.

The rest of the method can't work since (as far as I can tell) BTreeBuilder doesn't have a node_ref_lists attribute.