Antoon Pardon <antoon.par...@rece.vub.ac.be>:

> Now this probably is not a problem most of the times, but when you
> work with tree's this kind of comparison to make a three way decision
> happens often and the lower you descend in the tree, the close your
> argument will be with the keys of the nodes you visit, making it more
> and more probable, you have a large common prefix.

Yes.

> So in these circumstances it is more likely to be problematic.

I don't believe so.


Marko
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to