Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: 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.95; '*S*': 0.00; 'think,': 0.05; 'python': 0.08; 'received:209.85.210.174': 0.13; 'received:mail- iy0-f174.google.com': 0.13; 'did,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:copy': 0.16; 'wrote:': 0.16; 'feb': 0.22; 'header:In-Reply-To:1': 0.22; 'pm,': 0.26; 'somebody': 0.27; 'message-id:@mail.gmail.com': 0.28; 'fri,': 0.30; 'to:addr:python-list': 0.33; 'received:google.com': 0.37; 'steven': 0.38; 'received:209.85': 0.38; 'received:209': 0.39; 'subject:: ': 0.39; 'to:addr:python.org': 0.40; 'matter': 0.61; 'truth': 0.71; 'subject:write': 0.84; 'ultimate': 0.96 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=33ipCCGM1FaYMIfTf8uiGKaoBSMJ79FOa0b6pIyUlKA=; b=EG0tjLfr+wdhjF93PSNvmer28hDBQzJsmCe6SdPON1yU2PbpOTD3uYIprVBwEK6v96 2IbNsnEF5MxJPDcrIXQ+I/PhjIsGix0bIrOGULSikYxl5q34iwzh+2BlDKtSEeb5UsWY aAxwXE91rCcjtEGyBtIlqmxZ5mCIjZ4gZgdzs= MIME-Version: 1.0 In-Reply-To: <4f2b6ae6$0$29989$c3e8da3$5496439d@news.astraweb.com> References: <4f101f45$0$29999$c3e8da3$5496439d@news.astraweb.com> <4f102bd0$0$29999$c3e8da3$5496439d@news.astraweb.com> <4F107AAF.5000600@stoneleaf.us> <20120202141812.649c31d832bb15bd899eb952@johnohagan.com> <4f2a5478$0$29895$c3e8da3$5496439d@news.astraweb.com> <20120203011748.592f060f32ac79d450a2ca8d@johnohagan.com> <4f2b6ae6$0$29989$c3e8da3$5496439d@news.astraweb.com> Date: Fri, 3 Feb 2012 16:28:05 +1100 Subject: Re: copy on write From: Chris Angelico 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1328246888 news.xs4all.nl 6930 [2001:888:2000:d::a6]:36138 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:19826 On Fri, Feb 3, 2012 at 4:04 PM, Steven D'Aprano wrote: > No matter what Python did, somebody would complain. +1 This is, I think, the ultimate truth of the matter. ChrisA