Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.020 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'python': 0.08; 'am,': 0.12; 'c++': 0.12; 'received:209.85.210.174': 0.13; 'received :mail-iy0-f174.google.com': 0.13; 'c++.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:copy': 0.16; 'wrote:': 0.16; 'jan': 0.19; 'header:In- Reply-To:1': 0.22; 'assumes': 0.23; 'sat,': 0.25; 'message- id:@mail.gmail.com': 0.28; 'larry': 0.30; 'programmers': 0.32; 'to:addr:python-list': 0.33; 'received:google.com': 0.37; 'received:209.85': 0.38; 'why': 0.39; '(with': 0.39; 'received:209': 0.39; 'subject:: ': 0.39; 'to:addr:python.org': 0.40; '5:15': 0.84; 'subject:write': 0.84; 'edwards': 0.91 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=kRSRExQ+n1kT2003ENPAq0ZPD9BDHMrP7QgWsLq+L4o=; b=ZtYK/miGT6W7JUyr3kNxmq8mECJ6pjR0gQfyRpGqV0B9pW45F/tVc/Qm5hes2QfHa1 R3MZzboRtohT6CwFZudHKxJWzY1RmMO6vlzeDavHV0KoiKBxI9rjtSP5divxuwNG3dVP IjQn5ikmi4G5CHmu8qcRCsth075o61xYzOkJ4= MIME-Version: 1.0 In-Reply-To: References: <4f101f45$0$29999$c3e8da3$5496439d@news.astraweb.com> <9nb5ubFu17U2@mid.individual.net> Date: Sat, 14 Jan 2012 05:26: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: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1326479168 news.xs4all.nl 6840 [2001:888:2000:d::a6]:58595 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:18933 On Sat, Jan 14, 2012 at 5:15 AM, Grant Edwards wrote: > That assumes that C++ programmers understand C++. I understand C++ very well. That's why I use Python or Pike. (With apologies to Larry Wall) ChrisA