Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45139
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!cs.uu.nl!news.stack.nl!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 | UNSURE 0.340 |
| X-Spam-Level | *** |
| X-Spam-Evidence | '*H*': 0.56; '*S*': 0.24; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'lambda': 0.16; 'wrote:': 0.18; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message- id:@mail.gmail.com': 0.30; 'fri,': 0.33; 'received:google.com': 0.35; 'machines': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'ian': 0.60; "you've": 0.63; 'irrelevant': 0.84; 'calculus': 0.91; '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=E7Wp8SkbhYrOv+yeS3sdCEU+stxCt/R7BL9n77i//MU=; b=ZbnpguLh8xB56EZ1uIGuxmzjlMk473aWFa5I/oceG2ZNbtpdA5JjH/ft9uM7ubWfNE KoRmoXRQkcGj8hrI91aVK/dDAlLsQmukiwo0/mS7+ZJiRd/yMz8+tpc6rG4FbUspT4y8 3a042F9Nkzf/OSXPkajJWag7T5uS2sjxLHMiSR2x3YGO7ZW+9lkrP+tTlohUodK4M5xy iQCSr2zuyFVsVUno4xFMZ8MKUHFOyJTeIcpB7L1rT2fzGBHrWeMOun5UNzRHOqbQPezZ thlieIMYWHpfQsVCA72ito2Jibx1OB97avNkjh8GC2JJEFTZr1wMXl6XZ0PqM+/s11eS h4Rw== |
| MIME-Version | 1.0 |
| X-Received | by 10.58.15.193 with SMTP id z1mr8648691vec.40.1368121646487; Thu, 09 May 2013 10:47:26 -0700 (PDT) |
| In-Reply-To | <CALwzidn442aiADJwYSzQfAZsHf4RK=sdgt1C7dJHxsHeqiZzPA@mail.gmail.com> |
| References | <CAMjeLr_eJf1Aboz=2+oti4TOV=oejUYVo7K4zks+Ck4CSHaqpg@mail.gmail.com> <5167F327.3030803@nedbatchelder.com> <CAMjeLr8+pr12+0mN0SOrtg9ZTkNq=PiqxWyqB8CxpJ0BT=sxJA@mail.gmail.com> <CAMjeLr9OSD4B-2NHNra=Acyj1h0g8VLOVwjFFm5c35TX+Vu5SA@mail.gmail.com> <CALwzidn442aiADJwYSzQfAZsHf4RK=sdgt1C7dJHxsHeqiZzPA@mail.gmail.com> |
| Date | Fri, 10 May 2013 03:47:26 +1000 |
| Subject | Re: Message passing syntax for objects | OOPv2 |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Mailman-Approved-At | Sat, 11 May 2013 14:05:53 +0200 |
| 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.1552.1368273954.3114.python-list@python.org> (permalink) |
| Lines | 9 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1368273954 news.xs4all.nl 15867 [2001:888:2000:d::a6]:42240 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:45139 |
Show key headers only | View raw
On Fri, May 10, 2013 at 3:33 AM, Ian Kelly <ian.g.kelly@gmail.com> wrote: > All this irrelevant nonsense > about Turing machines and lambda calculus that you've injected into > the conversation though just reminds me of the "Einstein was wrong" > cranks. http://xkcd.com/1206/ ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Message passing syntax for objects | OOPv2 Chris Angelico <rosuav@gmail.com> - 2013-05-10 03:47 +1000
csiph-web