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


Groups > comp.lang.python > #44869

Re: Red Black Tree implementation?

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!border1.nntp.ams2.giganews.com!border3.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'kind,': 0.05; '"as': 0.07; 'damages': 0.07; 'granted,': 0.07; 'implied,': 0.09; 'liability,': 0.09; 'portions': 0.09; 'similar,': 0.09; 'tort': 0.09; 'charge,': 0.16; 'claim,': 0.16; 'dealings': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'it;': 0.16; 'least.': 0.16; 'merge,': 0.16; 'modify,': 0.16; 'publish,': 0.16; 'restriction,': 0.16; 'sublicense,': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'warranties': 0.19; 'not,': 0.20; '(the': 0.22; 'otherwise,': 0.22; 'closely': 0.24; "haven't": 0.24; 'looks': 0.24; 'software.': 0.24; 'permission': 0.26; 'recognized': 0.26; 'header :In-Reply-To:1': 0.27; '(c)': 0.29; 'am,': 0.29; 'contract,': 0.30; 'liable': 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'included': 0.31; 'software,': 0.31; 'usually': 0.31; '"do': 0.31; 'conditions:': 0.31; 'holders': 0.31; 'subject:skip:i 10': 0.31; 'text': 0.33; 'whom': 0.33; 'limitation': 0.33; 'received:209.85': 0.35; 'connection': 0.35; 'received:209.85.220': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'subject:?': 0.36; 'so,': 0.37; 'received:209': 0.37; 'to:addr:python-list': 0.38; 'files': 0.38; 'extremely': 0.39; 'to:addr:python.org': 0.39; 'free': 0.61; 'skip:n 10': 0.64; 'more': 0.64; 'smith': 0.68; 'subject': 0.69; 'subject:Red': 0.84; 'yours': 0.88; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=Zb9FfpXKITFVJVyl0GlmrUp9LKbKS/378HaljeEvKrs=; b=1HKnRmNAQ/eyrqY+d2UQNz1LT3ACz0PVFXfuH97ol0N7wPLnbFaGFoJ2D63AGxPnKu 9rMGKaYm/uujVU3DYgQnKQK9d2KYuAL3B78j8w5VtgdhEw9WSaCXQyfcqigpbuL5/sad K9VvyvDGdy8Lado0V7WU4waxBJm76QFtzrCj3i1SMQzBylAxYIl5MiHBTztvD2SQeWte NTW9pqGjFb463T9Fu7Cu0Q76X1NYs38Zar/gfJqSy9uE6QPFZr0o2BeVVcL9taLq/AS+ IViH2JfYYp0YAPu+jaSm9L2KH8oZnpg1tBnwC7JlR6rDQe5gb2Msy46fEzFihV/G+gJN j1vA==
MIME-Version 1.0
X-Received by 10.52.231.231 with SMTP id tj7mr6693239vdc.111.1367889665290; Mon, 06 May 2013 18:21:05 -0700 (PDT)
In-Reply-To <518850f8$0$8157$862e30e2@ngroups.net>
References <mailman.1225.1367449881.3114.python-list@python.org> <5181ca0e$0$13974$862e30e2@ngroups.net> <mailman.1260.1367546417.3114.python-list@python.org> <518850f8$0$8157$862e30e2@ngroups.net>
Date Tue, 7 May 2013 11:21:05 +1000
Subject Re: Red Black Tree implementation?
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1394.1367890089.3114.python-list@python.org> (permalink)
Lines 35
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1367890089 news.xs4all.nl 15906 [2001:888:2000:d::a6]:38333
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:44869

Show key headers only | View raw


On Tue, May 7, 2013 at 10:55 AM, duncan smith <buzzard@invalid.invalid> wrote:
> Here's the text I usually prepend.
>
>
> ##Copyright (c) 2013 duncan g. smith
> ##
> ##Permission is hereby granted, free of charge, to any person obtaining a
> ##copy of this software and associated documentation files (the "Software"),
> ##to deal in the Software without restriction, including without limitation
> ##the rights to use, copy, modify, merge, publish, distribute, sublicense,
> ##and/or sell copies of the Software, and to permit persons to whom the
> ##Software is furnished to do so, subject to the following conditions:
> ##
> ##The above copyright notice and this permission notice shall be included
> ##in all copies or substantial portions of the Software.
> ##
> ##THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
> ##OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
> MERCHANTABILITY,
> ##FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
> ##THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
> ##OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
> ##ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
> ##OTHER DEALINGS IN THE SOFTWARE.
>
>
> Basically, "do what you want with it but don't blame me if it goes tits up".
> I'm happy to consider tidying it up a bit and using a more recognized form
> of licence.

Is that the MIT license? If not, consider using it; it's well known
and trusted. I haven't eyeballed yours closely but it looks extremely
similar, at least.

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Red Black Tree implementation? Dan Stromberg <drsalists@gmail.com> - 2013-05-01 16:11 -0700
  Re: Red Black Tree implementation? duncan smith <buzzard@invalid.invalid> - 2013-05-02 03:06 +0100
    Re: Red Black Tree implementation? Dan Stromberg <drsalists@gmail.com> - 2013-05-02 19:00 -0700
      Re: Red Black Tree implementation? duncan smith <buzzard@invalid.invalid> - 2013-05-07 01:55 +0100
        Re: Red Black Tree implementation? Chris Angelico <rosuav@gmail.com> - 2013-05-07 11:21 +1000
        Re: Red Black Tree implementation? Dan Stromberg <drsalists@gmail.com> - 2013-05-06 18:20 -0700
          Re: Red Black Tree implementation? duncan smith <buzzard@invalid.invalid> - 2013-05-07 14:28 +0100
          Re: Red Black Tree implementation? duncan smith <buzzard@invalid.invalid> - 2013-05-09 00:21 +0100
            Re: Red Black Tree implementation? Dan Stromberg <drsalists@gmail.com> - 2013-05-08 18:40 -0700
              Re: Red Black Tree implementation? duncan smith <buzzard@invalid.invalid> - 2013-05-09 05:31 +0100
              Re: Red Black Tree implementation? duncan smith <buzzard@invalid.invalid> - 2013-05-09 14:52 +0100
                Re: Red Black Tree implementation? Dan Stromberg <drsalists@gmail.com> - 2013-05-11 16:24 -0700
                Re: Red Black Tree implementation? duncan smith <buzzard@invalid.invalid> - 2013-05-12 02:34 +0100
                Re: Red Black Tree implementation? Dan Stromberg <drsalists@gmail.com> - 2013-05-11 18:29 -0700
                Re: Red Black Tree implementation? duncan smith <buzzard@invalid.invalid> - 2013-05-12 03:02 +0100
                Re: Red Black Tree implementation? duncan smith <buzzard@invalid.invalid> - 2013-05-12 19:15 +0100

csiph-web