Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #69622

Re: Yet Another Switch-Case Syntax Proposal

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.028
X-Spam-Evidence '*H*': 0.94; '*S*': 0.00; 'lawrence': 0.09; 'pep': 0.09; 'cc:addr:python-list': 0.11; 'suggest': 0.14; '(written': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'personally,': 0.16; 'subject:Case': 0.16; 'language': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; "doesn't": 0.30; 'statement': 0.30; 'message-id:@mail.gmail.com': 0.30; 'getting': 0.31; 'fri,': 0.33; 'maybe': 0.34; 'anybody': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'being': 0.38; 'first': 0.61; 'more': 0.64; 'chance': 0.65; 'world': 0.66; 'subject:Proposal': 0.91; 'to:none': 0.92
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:cc :content-type; bh=9t6XsBjyyflYJlAvLeC6c9t/brsuksjh4QJqvqy4wZ0=; b=EowVpfKVqJ6lkbkFxB1igVkmaojOBnoxzcRFWN7bIwcZmXgIv3VHg8obMBBSfJvWbC MXr8b05l4yj3yjvnXrrXWyY6XtQOQgnJ2KlOe4iacI5hyqPAA+qNpjaI2oSD5P9uORSh xuli8JY64r48P49Ro/NreCcvidLq/1bLdnZZpJcYccVLAsAJMvwtnbwQh/C6Gh7EF6Aa rGeBMGr8YuzR28rI8KBuZjvdmAcsBmFnd2xUHM5ZBk3aHvunyBBhNNiI6bMUpdza99h1 oYhRt0laJ4jH6nzobC/gSum+xL0H0NtL4Cy3F6d6pt09mGkzeFmdfhLrDg3z6rPWtPOX Pd2Q==
MIME-Version 1.0
X-Received by 10.68.248.7 with SMTP id yi7mr10772943pbc.31.1396566536072; Thu, 03 Apr 2014 16:08:56 -0700 (PDT)
In-Reply-To <lhkpch$sn3$1@ger.gmane.org>
References <12008-1396450399-453900@sneakemail.com> <lhkpch$sn3$1@ger.gmane.org>
Date Fri, 4 Apr 2014 10:08:56 +1100
Subject Re: Yet Another Switch-Case Syntax Proposal
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.8867.1396566545.18130.python-list@python.org> (permalink)
Lines 9
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1396566545 news.xs4all.nl 2951 [2001:888:2000:d::a6]:53697
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:69622

Show key headers only | View raw


On Fri, Apr 4, 2014 at 10:03 AM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
> Please don't take this personally, but there's more chance of me being the
> first ever World President than of anybody getting a switch/case statement
> past the BDFL.

The language in PEP 3103 (written by Guido) doesn't suggest this to
me. But maybe that's just being diplomatic.

ChrisA

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Yet Another Switch-Case Syntax Proposal Chris Angelico <rosuav@gmail.com> - 2014-04-04 10:08 +1100

csiph-web