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


Groups > comp.lang.python > #73048

Re: try/except/finally

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin3!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <i@introo.me>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.113
X-Spam-Level *
X-Spam-Evidence '*H*': 0.79; '*S*': 0.02; 'static': 0.04; 'guido': 0.05; 'e.g.,': 0.09; 'received:209.85.219': 0.09; 'shaw': 0.09; 'cc:addr:python-list': 0.11; 'otoh,': 0.16; 'stack': 0.19; 'things.': 0.19; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; '&gt;': 0.26; 'subject:/': 0.26; 'header:In-Reply-To:1': 0.27; "doesn't": 0.30; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'checking.': 0.31; 'exceptions': 0.31; 'shoot': 0.31; 'url:python': 0.33; 'could': 0.34; 'received:209.85': 0.35; 'received:google.com': 0.35; 'url:listinfo': 0.36; "didn't": 0.36; 'url:org': 0.36; 'received:209': 0.37; 'url:mail': 0.40; 'how': 0.40; 'even': 0.60; 'most': 0.60; 'first': 0.61; 'discuss': 0.62; 'great': 0.65; 'charset:iso-2022-jp': 0.65; 'url:me': 0.69; 'introduce': 0.78; 'yourself': 0.78; 'skip:\x1b 30': 0.84; 'subject:try': 0.84; 'ban': 0.91; 'to:none': 0.92; 'philip': 0.95
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:cc:content-type; bh=3MT7RkctzWDxCNiIs3dgMN7dW1s39IHXJ7i7rAEPwHU=; b=bIkNYpZqkMiwKDSvk9vNYj9DQMg1A9JNSQAaf914/0YjCUzITAFTU1v9+r7VKLPWl1 4A4im73t7z4P9y5LCCFrKZXQ1o+AtzjQdSVQbnG3glXd1EMDNp/12naoXe0mdYa/y7SA JPD6nytinN1BonW2nKbJHA4KR+wCqLQgFuZI8rYfK3LOWGfkveVtiS9jexCLtFHPq+xy N+XIAPKfuiAwg4TPaNVefG8EEnZeaQAa/yE3yVJ4KOUwCeMbtH1ki4Gw+fjU0kN/9xbC Z+SC80b9Mb5/erG2oHyKerp/4TMn2WXEsRrfcK+dq7bvgDfw98qqFkTjM0IKybTQhh1s Wy5A==
X-Gm-Message-State ALoCoQlAhOCXPMhZwrP2DDxlNHgayw8zXOC4Kw0ZFwkmr3k/BSLidOvrjc5LwvqFcpMtE+oBPFJe
MIME-Version 1.0
X-Received by 10.182.251.170 with SMTP id zl10mr25039761obc.5.1402331019847; Mon, 09 Jun 2014 09:23:39 -0700 (PDT)
X-Originating-IP [143.89.76.162]
In-Reply-To <87y4x6s9nx.fsf@elektro.pacujo.net>
References <0a89c96d-de62-42ad-be48-6107ce10d215@googlegroups.com> <mailman.10873.1402196293.18130.python-list@python.org> <53957aa3$0$11095$c3e8da3@news.astraweb.com> <87y4x6s9nx.fsf@elektro.pacujo.net>
Date Tue, 10 Jun 2014 00:23:39 +0800
Subject Re: try/except/finally
From Shiyao Ma <i@introo.me>
Cc Python <python-list@python.org>
Content-Type multipart/alternative; boundary=001a11c2003e4bca6704fb69a283
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.10925.1402331028.18130.python-list@python.org> (permalink)
Lines 60
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1402331028 news.xs4all.nl 2872 [2001:888:2000:d::a6]:56703
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:73048

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

It would be great if someone could discuss it from the viewpoint of
bytecode. e.g., how the stack is popped, etc.


2014-06-09 17:40 GMT+08:00 Marko Rauhamaa <marko@pacujo.net>:

> Philip Shaw <jnufcvyvuc@tznvy.pbz>:
>
> > OTOH, it could just be that Guido didn't think of banning [return from
> > finally] when exceptions were first added and doesn't want to
> > introduce an incompatability later.
>
> You don't have to ban all nonsensical things. Most guns allow you to
> shoot yourself in the foot, even those with static type checking.
>
>
> Marko
> --
> https://mail.python.org/mailman/listinfo/python-list
>



-- 

吾輩は猫である。ホームーページはhttp://introo.me。

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


Thread

try/except/finally Frank B <fbicknel@gmail.com> - 2014-06-06 10:30 -0700
  Re: try/except/finally Roy Smith <roy@panix.com> - 2014-06-06 13:39 -0400
    Re: try/except/finally Frank B <fbicknel@gmail.com> - 2014-06-06 10:47 -0700
      Re: try/except/finally Ned Batchelder <ned@nedbatchelder.com> - 2014-06-06 14:22 -0400
      Re: try/except/finally Ethan Furman <ethan@stoneleaf.us> - 2014-06-07 15:49 -0700
      Re: try/except/finally Chris Angelico <rosuav@gmail.com> - 2014-06-08 09:47 +1000
        Re: try/except/finally Roy Smith <roy@panix.com> - 2014-06-07 20:12 -0400
          Re: try/except/finally Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-06-08 02:10 +0100
            Re: try/except/finally Roy Smith <roy@panix.com> - 2014-06-07 21:32 -0400
            Re: try/except/finally Marko Rauhamaa <marko@pacujo.net> - 2014-06-08 10:12 +0300
              Re: try/except/finally Joshua Landau <joshua@landau.ws> - 2014-06-08 18:57 +0100
              Re: try/except/finally Ian Kelly <ian.g.kelly@gmail.com> - 2014-06-08 12:07 -0600
              Re: try/except/finally Ian Kelly <ian.g.kelly@gmail.com> - 2014-06-08 12:02 -0600
        Re: try/except/finally Rustom Mody <rustompmody@gmail.com> - 2014-06-07 20:58 -0700
          Re: try/except/finally Thomas Rachel <nutznetz-0c1b6768-bfa9-48d5-a470-7603bd3aa915@spamschutz.glglgl.de> - 2014-06-10 09:27 +0200
            Re: try/except/finally Marko Rauhamaa <marko@pacujo.net> - 2014-06-10 12:07 +0300
            Re: try/except/finally Rustom Mody <rustompmody@gmail.com> - 2014-06-10 05:06 -0700
              Re: try/except/finally Skip Montanaro <skip@pobox.com> - 2014-06-10 13:11 -0500
                Re: try/except/finally Rustom Mody <rustompmody@gmail.com> - 2014-06-10 19:01 -0700
            Re: try/except/finally Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-06-10 19:14 +0100
              Re: try/except/finally Grant Edwards <invalid@invalid.invalid> - 2014-06-10 18:48 +0000
                Re: try/except/finally Chris Angelico <rosuav@gmail.com> - 2014-06-11 06:37 +1000
                Re: try/except/finally Roy Smith <roy@panix.com> - 2014-06-10 16:38 -0400
                Re: try/except/finally Chris Angelico <rosuav@gmail.com> - 2014-06-11 06:43 +1000
                Re: try/except/finally Ethan Furman <ethan@stoneleaf.us> - 2014-06-10 13:43 -0700
                Re: try/except/finally Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-06-10 22:59 +0100
                Re: try/except/finally Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-06-11 00:00 +0000
                Re: try/except/finally Chris Angelico <rosuav@gmail.com> - 2014-06-11 10:12 +1000
                Re: try/except/finally Roy Smith <roy@panix.com> - 2014-06-10 20:22 -0400
                Re: try/except/finally Tim Delaney <timothy.c.delaney@gmail.com> - 2014-06-11 10:40 +1000
                Re: try/except/finally Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-06-11 01:53 +0100
                Re: try/except/finally Chris Angelico <rosuav@gmail.com> - 2014-06-11 11:00 +1000
                Re: try/except/finally Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-06-11 02:06 +0100
                Re: try/except/finally alister <alister.nospam.ware@ntlworld.com> - 2014-06-11 08:35 +0000
                Re: try/except/finally Roy Smith <roy@panix.com> - 2014-06-11 08:50 -0400
              Re: try/except/finally alister <alister.nospam.ware@ntlworld.com> - 2014-06-10 19:02 +0000
    Re: try/except/finally Joshua Landau <joshua@landau.ws> - 2014-06-08 19:05 +0100
  Re:try/except/finally Dave Angel <davea@davea.name> - 2014-06-07 21:59 -0500
    Re: try/except/finally Philip Shaw <jnufcvyvuc@tznvy.pbz> - 2014-06-09 09:13 +0000
      Re: try/except/finally Marko Rauhamaa <marko@pacujo.net> - 2014-06-09 12:40 +0300
        Re: try/except/finally Shiyao Ma <i@introo.me> - 2014-06-10 00:23 +0800
        Re: try/except/finally Skip Montanaro <skip@pobox.com> - 2014-06-09 11:56 -0500

csiph-web