Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.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.067 X-Spam-Evidence: '*H*': 0.87; '*S*': 0.00; 'cc:addr:python-list': 0.11; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'question': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'subject:the': 0.34; 'received:google.com': 0.35; 'pm,': 0.38; 'dave': 0.60; 'up,': 0.60; 'till': 0.61; 'angel': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=e5WpKeOpPRvL60M4JoVpIIvvMrOEmTvPdkzN0vBo55w=; b=0G0RdPkI2EHt1800g0wwjMFuVXl9MGS38LLVIckH70HuaWSYWStgC29bNz1On8tjtz w3yX/O/GnzaFQS+WKoFZ9TUShFlzAvaHEtMLBnZxqKknUcNYzhMttpw75/Ze1JhzWK6K ohmfUIJmI6t614hCWzUYryCrwC/D1L3ViA0dxOiuvewCbtMrOeGCPpT/AIGypE7Eey0g FGFL0OyDTqLLaU919vXrhtu0hTIT45JIAVnR7Pkq/4QkCAkA7BT7ubJfvQEYaopKrArf whWl/svv783V9xM5UpwjqaPYbwXQef2BC9i1GjGePk/c2sEI07QfFZlpBLexrjStzjM8 52kw== MIME-Version: 1.0 X-Received: by 10.220.92.135 with SMTP id r7mr26589352vcm.11.1391397312465; Sun, 02 Feb 2014 19:15:12 -0800 (PST) Sender: skip.montanaro@gmail.com In-Reply-To: References: <858utviwgs.fsf@benfinney.id.au> <52EC3C40.7080402@stoneleaf.us> <52ec84bc$0$29972$c3e8da3$5496439d@news.astraweb.com> Date: Sun, 2 Feb 2014 21:15:12 -0600 X-Google-Sender-Auth: Cd10B39kkg3t5wfLnV_Ib5h95wc Subject: Re: __init__ is the initialiser From: Skip Montanaro To: Dave Angel Content-Type: text/plain; charset=UTF-8 Cc: Python X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 7 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1391397320 news.xs4all.nl 2938 [2001:888:2000:d::a6]:50952 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:65317 On Sun, Feb 2, 2014 at 9:14 PM, Dave Angel wrote: > And when the q-bits get entangled up, we won't know the question > till after the answer has collapsed. Won't looking at the answer change it? Skip