[Python-ideas] priorityqueue, sortedlist in collections?

Jim Jewett jimjjewett at gmail.com
Fri Mar 2 19:32:11 CET 2007


On 3/1/07, Jason Orendorff <jason.orendorff at gmail.com> wrote:
> I wonder if anyone else finds the heapq and bisect APIs a little dated.

I find them too much of a special case.

> ... They could go in the collections module:

This alone would be an improvement.

I don't disagree with the rest of your proposal, but for me, this is
the big one.

-jJ



More information about the Python-ideas mailing list