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


Groups > comp.lang.python > #36448

Re: ANNOUNCE: Thesaurus - a recursive dictionary subclass using attributes

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!newsfeed.straub-nv.de!border2.nntp.ams2.giganews.com!border4.nntp.ams.giganews.com!border2.nntp.ams.giganews.com!nntp.giganews.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <ian.g.kelly@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'python,': 0.02; 'source.': 0.05; 'notice,': 0.07; 'permissions.': 0.09; 'subject:using': 0.09; "wouldn't": 0.11; 'psf': 0.15; 'code?': 0.16; 'wrote:': 0.17; 'jan': 0.18; 'permission': 0.20; 'earlier': 0.21; 'posted': 0.22; 'seems': 0.23; 'testing': 0.24; 'header:In-Reply-To:1': 0.25; 'looks': 0.26; 'message-id:@mail.gmail.com': 0.27; 'says': 0.33; 'anyone': 0.33; 'to:addr:python-list': 0.33; 'version': 0.34; 'received:google.com': 0.34; 'announcement': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'notice': 0.39; 'header:Received:5': 0.40; '2013': 0.84; 'to:name:python': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=8zKF12q3B1oyyaFawdIuY79eNAsczgCnFJLbFYaSIgE=; b=y0eIY2HFLuOWIx2S2W01CacgRRGXcRr6jAiTpmettIj1LMHB4wlHfxPuqboU9r7dIR aiJ0cktT9fAnMQ80cQwbAr8ml9ekAM4JUxedD26RnZQhKYS+gO02GOMn0Ck/KdgFHGGz jDo8M7NJ1DGiR/cnBRCuOT0XSkbBuCNo+g3fruzuhclPIReMUdQHKM7Uxol3cwTEKVPS Hc2t566faTDJo2ZpvwXPbWHSgVAy7MpZ65bMVfu552n58GJp+bOCdDB2ssBFGn+Gwhqc nagru6iabhtYo/52pEQ3PC8C+e4cQLemrUdLLZsqDtGNmUmwSIcdvnADU2gzfNMJXbWl HJxA==
MIME-Version 1.0
In-Reply-To <kchr9m$mqr$1@ger.gmane.org>
References <201301081202.33576.dave@cinege.com> <kchr9m$mqr$1@ger.gmane.org>
From Ian Kelly <ian.g.kelly@gmail.com>
Date Tue, 8 Jan 2013 12:50:23 -0700
Subject Re: ANNOUNCE: Thesaurus - a recursive dictionary subclass using attributes
To Python <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.288.1357674656.2939.python-list@python.org> (permalink)
Lines 13
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1357674656 news.xs4all.nl 6866 [2001:888:2000:d::a6]:53193
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:36448

Show key headers only | View raw


On Tue, Jan 8, 2013 at 12:16 PM, Neal Becker <ndbecker2@gmail.com> wrote:
> Did you intend to give anyone permission to use the code?  I see only a
> copyright notice, but no permissions.

It also says "Licence: python, Copyright notice may not be altered."

Which suggests to me that the intent is that it be licensed under the
PSF License, although I wouldn't want to be the one testing that
inference in a courtroom.

Dave, this announcement looks identical to the one you posted a couple
months ago, and it also seems to include the earlier version of the
source.

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


Thread

Re: ANNOUNCE: Thesaurus - a recursive dictionary subclass using attributes Ian Kelly <ian.g.kelly@gmail.com> - 2013-01-08 12:50 -0700

csiph-web