Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!news.stack.nl!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.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'work!': 0.07; 'complaining': 0.09; 'pep': 0.09; 'thread,': 0.09; 'work"': 0.09; 'subject:python': 0.11; 'languages.': 0.15; 'correctness.': 0.16; 'created.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'mon,': 0.16; 'wrote:': 0.17; '(in': 0.18; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'message- id:@mail.gmail.com': 0.27; 'quickly': 0.32; 'problem': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'fail': 0.35; 'fresh': 0.35; 'something': 0.35; 'really': 0.36; 'should': 0.36; 'two': 0.37; 'to:addr:python.org': 0.39; 'your': 0.60; 'first': 0.61; 'different': 0.63; 'show': 0.63; 'here': 0.65; '2013': 0.84; 'one).': 0.84; 'working,': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=n6dLLEONPGaWJIW6IXEslOWOOGRKDndcx0Yvj9IH6uY=; b=j2BtZfiiKBtOM68ipNuE6qGqLka6/JsxMCT/AuhT2arDlwi9uaqfmiHI7jepX4Xlua 4TALvhcXppVla/pQklYfTpJl0KBgaBVQLshKpJU+Atx666dsLCl3rSTfeFSqMs70XL5E cIkukTejRyewYC2NctnNxcPXsKxZugHvKYAspbLZcN1PgP2URZJDy+8q5gKiufwy/RkR jxZtrgKjZDKBCVrPmmJCA2SqVOhZ+3U0srVBm3Vh7dGRVnYCCFG3k6m+XQpDBDdrZ73U clRjEhr5pJnuntIKAg7LCF9qlVkm29Yofh+7rtwz7Z+/QKHlFAqO+7fajCIWWtLVoPT6 sDJg== MIME-Version: 1.0 X-Received: by 10.52.37.109 with SMTP id x13mr9680476vdj.10.1364132671389; Sun, 24 Mar 2013 06:44:31 -0700 (PDT) In-Reply-To: References: <987098b6-d79c-4597-b656-9b3e983740e8@z3g2000vbg.googlegroups.com> <56b80226-88d7-451c-bfd3-964def07a99d@9g2000yqy.googlegroups.com> Date: Mon, 25 Mar 2013 00:44:31 +1100 Subject: Re: "monty" < "python" 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.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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1364132679 news.xs4all.nl 6866 [2001:888:2000:d::a6]:53598 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:41781 On Mon, Mar 25, 2013 at 12:31 AM, jmfauth wrote: > The problem here is that this PEP 393 should not have been > created. > The first time I read it, I quickly understood, it can > not work! I fail to understand how something can "not work" when it is clearly working, and very successfully too, in two different languages. All of your complaints have been on the basis of *timings*, which really means you're complaining about performance, not correctness. If you can show any evidence that something actually is not *working*, please do so (in a fresh thread, not in a hijacked one). ChrisA