Bearophile <bearophileh...@lycos.com> writes:
> > Yes, think of sorting tree structures where you have to recursively
> > compare them til you find an unequal pair of nodes.
> 
> That's cute. In what situations do you have to perform such kind of
> sort?

It came up in a search engine application I've been involved with.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to