Balanced tree type coming in next Python?

Aahz aahz at pythoncraft.com
Mon Jun 7 01:33:02 EDT 2004


In article <slrncc7smr.97m.kenneth.m.mcdonald at g4.gateway.2wire.net>,
Kenneth McDonald  <kenneth.m.mcdonald at sbcglobal.net> wrote:
>
>I can't see anything about this in the notes on the upcoming 2.4 on
>python.org, but for some reason I thought I remembered seeing that a
>balanced tree sequence type would be included in Python in the near
>future. Is this correct?

Not to my recollection.  The only references I could find to balanced
trees was in conjunction with the discussion of the heapq module.
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"as long as we like the same operating system, things are cool." --piranha



More information about the Python-list mailing list