Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3a.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.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'perl,': 0.07; 'php,': 0.09; 'though...': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; '(java,': 0.16; 'c/c++': 0.16; 'troll': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'fine': 0.24; 'cc:2**0': 0.24; "i've": 0.25; 'header :In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'languages': 0.32; "can't": 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'done': 0.36; 'to:addr:gmail.com': 0.65; 'side': 0.67; 'statement,': 0.68; '2015': 0.84 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=Dnxxdcszo7+4ERv7G3orwWvmE4U88hrNK7TCTK0xgBI=; b=rmhaAYL1iVAraEaIClV4mVLwJBVBQ3DAp40Fnzx7cxtT3Spd7H6By0D/iLTiMbjTAj 3HVdP43rz+7f5j4o2iu5Mr7VCE/epr67Bktvq2gbjoHMtRGh0vkrNhjDpD4iTcqk1Ua5 oi5CqXU+Ih5UP9YdoF1hTVGjo08Dj2qk57rxNTKHk1lhirImFbKy7D8iJT3IDinVX0hv FYs4s9HbH+kSwStAHi7PgMtb+SrwGSnAOaQZZbD7qCBlKFbN6VF+ULdjN6KZGzj46+DY NC2STpXHb7L9Vtk5RMVkbFdihTWDkcuEFcbP3+8HFrngIcSl+OSH2RszOIieJwBH3nh/ 6prA== MIME-Version: 1.0 X-Received: by 10.60.144.73 with SMTP id sk9mr4370159oeb.71.1424610271124; Sun, 22 Feb 2015 05:04:31 -0800 (PST) In-Reply-To: References: Date: Sun, 22 Feb 2015 07:04:31 -0600 Subject: Re: Standard From: Skip Montanaro To: Phillip Fleming 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: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1424610766 news.xs4all.nl 2936 [2001:888:2000:d::a6]:49217 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:86109 On Thu, Feb 19, 2015 at 10:27 AM, Phillip Fleming wrote: > In my opinion, Python will not take off like C/C++ if there is no ANSI > standard. On one side of your statement, what makes you think Python ever wanted to "take off like C/C++"? On the other side, there are other languages (Java, PHP, Perl, Tcl) which have done pretty well without ANSI standardization. Python as well, as done fine in my opinion without an ANSI standard. I can't help but think I've just given a troll a carrot though... Skip