Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #15572
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ckaynor@zindagigames.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.098 |
| X-Spam-Evidence | '*H*': 0.81; '*S*': 0.00; 'does.': 0.07; 'terry': 0.07; 'donor': 0.09; 'subject:python': 0.11; "guido's": 0.16; 'reedy': 0.16; 'subject:between': 0.16; 'subject:classes': 0.16; 'wrote:': 0.18; 'continuing': 0.23; 'header:In-Reply-To:1': 0.23; 'received:74.125.82.174': 0.24; 'received:mail- wy0-f174.google.com': 0.24; 'fact': 0.27; 'url:mailman': 0.27; 'message-id:@mail.gmail.com': 0.29; 'transplant': 0.30; 'nov': 0.31; 'pm,': 0.31; 'thu,': 0.32; 'url:listinfo': 0.32; 'to:addr :python-list': 0.32; 'there': 0.33; 'arm': 0.34; 'surprised': 0.34; 'url:python': 0.35; 'received:74.125.82': 0.37; 'machine': 0.37; 'but': 0.37; 'steven': 0.38; 'received:google.com': 0.38; 'url:org': 0.38; 'received:74.125': 0.39; 'subject:: ': 0.39; 'to:addr:python.org': 0.39; 'url:uk': 0.40; 'body': 0.61; 'die': 0.61; 'double': 0.61; '2011': 0.62; 'url:co': 0.62; 'full': 0.62; 'subject:The': 0.72; 'dead': 0.77; '-0500,': 0.84; 'composition': 0.84; 'url:dailymail': 0.84; 'surprise': 0.97 |
| MIME-Version | 1.0 |
| In-Reply-To | <4ebc54d3$0$29970$c3e8da3$5496439d@news.astraweb.com> |
| References | <CANVwdDr-6x8bt4iNL+Q=jZ7+edk7XbR2K_LeJC3Z60qy=vVFQA@mail.gmail.com> <CAPTjJmoOBTiRE8vUNz_xQcwDZA6gazG1fAMkFfhPMomtAKtp6w@mail.gmail.com> <CANVwdDr6qBueBGXykLrhH+MLiwyozD_U1+YRBnrWNfge0=uvDQ@mail.gmail.com> <CAPTjJmqkH6WzbEXWLf6T9yyJyfkH-yCFk1HWd_Vrqwi7iz3FrQ@mail.gmail.com> <CANVwdDqYt+YiJ-hz1F7r+HWnQvFRaJzHvESGoiJu5TKdKE5W7Q@mail.gmail.com> <CANVwdDpSP8fCpHnMvfA5tf9n1iut1_A_1jxqnnKykeMzXygtwg@mail.gmail.com> <mailman.2614.1320953960.27778.python-list@python.org> <4ebc54d3$0$29970$c3e8da3$5496439d@news.astraweb.com> |
| From | Chris Kaynor <ckaynor@zindagigames.com> |
| Date | Thu, 10 Nov 2011 15:14:23 -0800 |
| Subject | Re: The python implementation of the "relationships between classes". |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| 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.2629.1320966886.27778.python-list@python.org> (permalink) |
| Lines | 29 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1320966886 news.xs4all.nl 6930 [2001:888:2000:d::a6]:33776 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:15572 |
Show key headers only | View raw
On Thu, Nov 10, 2011 at 2:48 PM, Steven D'Aprano <steve+comp.lang.python@pearwood.info> wrote: > On Thu, 10 Nov 2011 14:38:58 -0500, Terry Reedy wrote: > >> I will point out that in the real world, dead donor transplants are >> based on the fact the parts of the body do NOT have to die when the >> composition does. I will not be surprised if we someday see arm >> transplants. > > And Guido's Time Machine strikes again... not only have there been arm > transplants, but the first DOUBLE arm transplant was three years ago: > > http://www.dailymail.co.uk/health/article-1039587/Worlds-double-arm-transplant-man-gets-teenagers-limbs.html > > > There have been successful *face* transplants. Nothing will surprise me > now until they do a brain or head transplant. > Continuing this OT discussion, would it be a brain transplant, or a full body transplant? > > > -- > Steven > -- > http://mail.python.org/mailman/listinfo/python-list >
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: The python implementation of the "relationships between classes". Terry Reedy <tjreedy@udel.edu> - 2011-11-10 14:38 -0500
Re: The python implementation of the "relationships between classes". Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-11-10 22:48 +0000
Re: The python implementation of the "relationships between classes". Chris Kaynor <ckaynor@zindagigames.com> - 2011-11-10 15:14 -0800
Re: The python implementation of the "relationships between classes". Chris Angelico <rosuav@gmail.com> - 2011-11-11 10:39 +1100
csiph-web