Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #47590
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <joshua.landau.ws@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.026 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.01; 'subject:code': 0.07; 'subject:using': 0.09; 'cc:addr:python-list': 0.11; 'perl.': 0.16; 'wrote:': 0.18; 'example': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'source': 0.25; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'code': 0.31; 'received:google.com': 0.35; 'should': 0.36; 'either': 0.39; '2013': 0.98 |
| 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 :cc:content-type; bh=LBxt8qBUpoeXbSPIhfINwugP/YX9PQOORAj1sIPK/sQ=; b=D+CmhnCBItwZiXXo9+wSI73j8WvY9Xyzm+DFV/UspHN6c537QpVt74Mi87jx8B4e8r ZJUSHeLGDYClvcn8f+Ox+MS8qSi9SV+iRugDc0lMW2z3KN1d7n2TMj7wIb5p+aHSBEfn x7MB3kDBXlvN2lGL9mx8oU3KoZaNzWzLalX+vpcCKWwmNINCE2FhdGiSebggXu8x/yeL 6ZYNo+rTFModFvq2BalVAoUM7ki2PV2kQ14WcHDYwypzGR04qvZftPYk39UckAASqZy1 W4RPW5V4KYVMzZ4kjkCGHN/HYixiP80U20TP0MtkxsE5e1Bveb6OvMGbr7Tu3Bc0doaN ygNg== |
| X-Received | by 10.152.121.73 with SMTP id li9mr5786701lab.42.1370892763982; Mon, 10 Jun 2013 12:32:43 -0700 (PDT) |
| MIME-Version | 1.0 |
| In-Reply-To | <4704188c-ae1c-44f2-87b1-e1001f52ef4d@googlegroups.com> |
| References | <kp07qo$r05$1@ger.gmane.org> <51B450C1.5030506@berlin.de> <CAMjeLr8zUAdKKtXy5oyxV=Lo9Nc4iKK9THCmp8FjhYLV0-KiiQ@mail.gmail.com> <51B4DCA2.9000903@gmail.com> <CAMjeLr9LT_pWUWUCsDEiW9vDRc71VdOtDnK+zfb2UtEJwVOqaQ@mail.gmail.com> <CAMuTYXgTeembN2Y3Nicoa=aiX+eGFyAw5Nd2pRuM5XZi2iGk9g@mail.gmail.com> <mailman.2940.1370812135.3114.python-list@python.org> <4704188c-ae1c-44f2-87b1-e1001f52ef4d@googlegroups.com> |
| From | Joshua Landau <joshua.landau.ws@gmail.com> |
| Date | Mon, 10 Jun 2013 20:32:03 +0100 |
| Subject | Re: Re-using copyrighted code |
| To | llanitedave <llanitedave@veawb.coop> |
| Content-Type | text/plain; charset=UTF-8 |
| Cc | python-list <python-list@python.org> |
| 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.2979.1370892772.3114.python-list@python.org> (permalink) |
| Lines | 4 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1370892772 news.xs4all.nl 15971 [2001:888:2000:d::a6]:55366 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:47590 |
Show key headers only | View raw
On 10 June 2013 17:29, llanitedave <llanitedave@veawb.coop> wrote: > However, I have yet to see an example of source code that qualifies as either parody or satire under any standard. You should try reading Perl.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Re-using copyrighted code Mark Janssen <dreamingforward@gmail.com> - 2013-06-09 14:08 -0700
Re: Re-using copyrighted code Rick Johnson <rantingrickjohnson@gmail.com> - 2013-06-09 18:17 -0700
Re: Re-using copyrighted code Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-10 05:31 +0000
Re: Re-using copyrighted code Malte Forkel <malte.forkel@berlin.de> - 2013-06-10 08:42 +0200
Re: Re-using copyrighted code Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-11 02:48 +0000
Re: Re-using copyrighted code Chris Angelico <rosuav@gmail.com> - 2013-06-10 17:17 +1000
Re: Re-using copyrighted code llanitedave <llanitedave@veawb.coop> - 2013-06-10 09:29 -0700
Re: Re-using copyrighted code Joshua Landau <joshua.landau.ws@gmail.com> - 2013-06-10 20:32 +0100
Re: Re-using copyrighted code Mark Janssen <dreamingforward@gmail.com> - 2013-06-10 12:40 -0700
Re: Re-using copyrighted code llanitedave <llanitedave@veawb.coop> - 2013-06-10 13:36 -0700
Re: Re-using copyrighted code Chris Angelico <rosuav@gmail.com> - 2013-06-11 06:09 +1000
csiph-web