Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!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.071 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.00; 'subject:Python': 0.04; 'am,': 0.14; 'wrote:': 0.14; 'andreas': 0.16; 'crashes': 0.16; 'false:': 0.16; 'header:In-Reply-To:1': 0.22; 'subject:data': 0.26; 'chris': 0.27; 'message-id:@mail.gmail.com': 0.28; 'core': 0.28; 'subject:?': 0.29; 'fri,': 0.29; 'does': 0.31; 'to:addr :python-list': 0.32; "isn't": 0.34; 'there': 0.35; 'subject:What': 0.35; 'subject:use': 0.35; 'received:209.85': 0.37; 'received:google.com': 0.38; 'to:addr:python.org': 0.39; 'received:209': 0.39; 'header:Received:5': 0.40; '8bit%:4': 0.60; '2011': 0.62; 'received:209.85.210.174': 0.84; 'received:mail- iy0-f174.google.com': 0.84; 'subject:other': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=zLOWT3efZy1Eqv0RcZcwQFu+h/98mKqdziZ+opez79k=; b=EkgYzKJj4VHK1yB0W+52DwwaXvZ/Zj3C0QY+JfakYRsaiayzyDAh1rgEb+HKux3R7N JdGjI1s+puBHT1oPc/6WmuYe34fXCB6Qvf4bdFZcKFxesuW389CxEFkyPFgcM56uvO11 UYmp3n+aavJSA7g49KBsBZQOqJiaYeMd1Ecvk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=IPwYN+zzy8GLIeDsUUesY1NEDVzmJEKds4xZOXYcY+9BbscFN5Vw5QGeJHtf80LFnl 1Yegzhj7MSf6+Jpi3O6oXKXvrMY15aP180Jp9sJJtEIpDISNGiWFZax14tDvvWGmTsyC sZUw+GTA98olvQr8yjG5PaK0B5E1oTZ5OiIsY= MIME-Version: 1.0 In-Reply-To: <654D9D97DA51AD479973BC2D5578603C0BEA7F4864@PDC-MAIL-CMS01.ubisoft.org> References: <4dbd1dbf$0$29991$c3e8da3$5496439d@news.astraweb.com> <77f64071-b288-404c-8280-b2c61ba77f06@n10g2000yqf.googlegroups.com> <4dc2afd2$0$29991$c3e8da3$5496439d@news.astraweb.com> <654D9D97DA51AD479973BC2D5578603C0BEA7F4864@PDC-MAIL-CMS01.ubisoft.org> Date: Fri, 6 May 2011 07:56:17 +1000 Subject: Re: What other languages use the same data model as Python? From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 12 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1304632581 news.xs4all.nl 81475 [::ffff:82.94.164.166]:36020 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:4778 On Fri, May 6, 2011 at 2:27 AM, Andreas Tawn wro= te: > If True and False: > =A0 =A0waveFunction.collapse(cat) > > > That's going to be fun ;o) If a process crashes and init isn't there to hear it, does it produce a core dump? Chris Angelico