Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #84028 > unrolled thread

Re: Trees

Started byBen Finney <ben+python@benfinney.id.au>
First post2015-01-20 09:16 +1100
Last post2015-01-20 09:16 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Trees Ben Finney <ben+python@benfinney.id.au> - 2015-01-20 09:16 +1100

#84028 — Re: Trees

FromBen Finney <ben+python@benfinney.id.au>
Date2015-01-20 09:16 +1100
SubjectRe: Trees
Message-ID<mailman.17863.1421705766.18130.python-list@python.org>
Zachary Gilmartin <zacharygilmartin@gmail.com> writes:

> Why aren't there trees in the python standard library?

What sort of answer are you looking for? There are many ways that
question could be intended.

If you're asking about what could be keeping a particular tree
implementation out of the standard library: that depends on what
particular implementations you have in mind. Are there any which exist
that you think belong in the standard library?

If you're asking about some policy that prevents any such inclusion, I'm
not aware of such a policy.

If you're asking because you think all data structures magically appear
in the standard library by wishing it so, I think you over-estimate the
powers of the standard library maintainers.

If you're asking something else, you'll need to be more explicit.

-- 
 \                “Every sentence I utter must be understood not as an |
  `\                      affirmation, but as a question.” —Niels Bohr |
_o__)                                                                  |
Ben Finney

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web