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


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

Re: Tree library - multiple children

Started byEthan Furman <ethan@stoneleaf.us>
First post2013-12-12 14:19 -0800
Last post2013-12-12 14:19 -0800
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: Tree library - multiple children Ethan Furman <ethan@stoneleaf.us> - 2013-12-12 14:19 -0800

#61773 — Re: Tree library - multiple children

FromEthan Furman <ethan@stoneleaf.us>
Date2013-12-12 14:19 -0800
SubjectRe: Tree library - multiple children
Message-ID<mailman.4040.1386888738.18130.python-list@python.org>
On 12/12/2013 02:01 PM, Ricardo Aráoz wrote:
> El 12/12/13 15:56, Terry Reedy escribió:
>> On 12/12/2013 1:14 PM, Ricardo Aráoz wrote:
>>> I need to use a tree structure. Is there a good and known library?
>>
>> Search tools, both for the web and on pypi.python.org, are your friend.
>
> I thought it was obvious that I've already looked around.

Why would that be obvious from the one line you wrote?  Python values explicitness over implicitness, and so do many of 
its users.

In other words, tell us what you've done, don't assume we're mind readers. ;)  (Unfortunately, many before you have been 
too lazy to do any work themselves and just post one line questions -- so we're a bit leery of such postings.)


> I'm using treelib right now but as my post says I was wondering if there was "a good and known library". I wanted to
> gather the previous experience of members of the list.

Now that you've given some background you may get better answers.

--
~Ethan~

[toc] | [standalone]


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


csiph-web