Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.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.023 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.02; 'subject:Python': 0.06; 'arrays': 0.09; 'debugging.': 0.09; 'lawrence': 0.09; 'cc:addr :python-list': 0.11; '24,': 0.16; '8:40': 0.16; 'benjamin': 0.16; 'cc:name:python list': 0.16; 'nan': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In- Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'subject:end': 0.31; 'received:google.com': 0.35; 'useful': 0.36; 'list': 0.37; 'pm,': 0.38; 'kind': 0.63; 'oscar': 0.84; 'to:addr:yahoo.co.uk': 0.84; 'washington': 0.93; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=OcGFBm8DTG1gT7aEuy5AtdkUb40TcNI4SMPL+jg8tBA=; b=wJ90Wv/osx/gCmIl+AldoT1v7us56Ih8jalPtUTasz7So54cDKPaomZ3CjBSz1OO24 U6FBtRmwVhGMdM+HyiNz52p/xWcE6EsFrZ/tfS2zpNrwAG0qS/h8ZfGxyFjIlcwlD+b0 2mnxnQA7+MZpOcjNZ2UOtwz1WKG4pK796p6khcnfqQPnolElVO27xwO+kfAMf6Id/zLk h9fyMA7Mj2FLrC3e7HKMRhn7MVdcX55T7OpKKBlrJ58cjvkRGlHBelThZb35HMWB4sgH 2YZ6SwfMXgZP6F/K8FSHEUfyuTa/Q9aaWsUIrDcbcIiU2UGcsiJg6qFoaVbtVh9/yI9F r19Q== MIME-Version: 1.0 X-Received: by 10.180.73.113 with SMTP id k17mr2222645wiv.6.1382702143438; Fri, 25 Oct 2013 04:55:43 -0700 (PDT) In-Reply-To: References: <4012031f-5334-4be8-a673-e0d8c8917fb2@googlegroups.com> <5264dbbe$0$30000$c3e8da3$5496439d@news.astraweb.com> <5265bba8$0$29981$c3e8da3$5496439d@news.astraweb.com> <526668e5$0$29981$c3e8da3$5496439d@news.astraweb.com> <52669852$0$29981$c3e8da3$5496439d@news.astraweb.com> <5266aa80$0$29981$c3e8da3$5496439d@news.astraweb.com> <5266b496$0$29981$c3e8da3$5496439d@news.astraweb.com> Date: Fri, 25 Oct 2013 04:55:43 -0700 Subject: Re: Python Front-end to GCC From: Mark Janssen To: Mark Lawrence Content-Type: text/plain; charset=ISO-8859-1 Cc: Python List 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: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1382702145 news.xs4all.nl 15920 [2001:888:2000:d::a6]:55503 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:57518 On Thu, Oct 24, 2013 at 8:40 PM, Mark Lawrence wrote: > On 22/10/2013 18:37, Oscar Benjamin wrote: >> OTOH why in particular would you want to initialise them with zeros? I >> often initialise arrays to nan which is useful for debugging. Is this some kind of joke? What has this list become? -- MarkJ Tacoma, Washington