Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.085 X-Spam-Evidence: '*H*': 0.83; '*S*': 0.00; 'subject:Python': 0.05; 'wrote:': 0.17; "i'd": 0.22; "python's": 0.23; 'header:In-Reply- To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'received:209.85.212': 0.28; "d'aprano": 0.29; 'steven': 0.29; 'could': 0.32; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'awesome': 0.35; 'received:209.85': 0.35; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'more': 0.63; '2013': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:x-originating-ip:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to :content-type; bh=ENsdRBvmYwUtP+5WiPW8y9RK3vGvL61D2eg8EAu+9FE=; b=CPbOjsQgS3eZ5DmqUvAJehgD9Fe6TfQn1VD9Yd96e3fVlUwboQch4LqZUEXcThV322 4WSfVWTXe3m7z7JE7ICKfEHaC/MfwGM0u19lvR0zTAn5DuUok6GliSspZk52XHEscK5V qVYFwl/dB0G6ZQfucqK+QgBy/fInN5pvbKLfWkv09tmNhbECGwp1ujyiVuVYYFqrFe+Y xqp3dvbONZsrXJGz+9Vfd8/qU3cg3oJLwQLobA27l5ZloKr8dUk/W4PhGnf1n8DDoqJi dpN16PHwDhP7ZwL4JL0gLfkR0wg+cxpP/QEjCpqQgZwBsLGB5FhIyuo56GZ/CB97fP+y tuiA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:sender:x-originating-ip:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to :content-type:x-gm-message-state; bh=ENsdRBvmYwUtP+5WiPW8y9RK3vGvL61D2eg8EAu+9FE=; b=VgDi/EQahu8tSqY0vChIdNud9faX1zCcjGoHAipf4CNfwnpP69+PuBvWb/IG89E016 ukoeiFM5Z96l5Np91n2rpeynwjQqTaktmDQYBESj7HG34+WLHXGELVCuYw7yS11cnqGH eBtT22U6WVZD4HdMbdXHUciFHyDzDY0y6bb5slEEJnIDkrHZHuG4Q4h/wpAf2n/49qjl A/0Vh7vB+EtQ6tinpWN4TIxcCvz13D8CtsiyJVcEVEfqmpogNB7l3tCv+iUu/0r7dsXA ebXLQlSo0zckIBBif8bPFR65hKm08Chgo55EeCD2KWVBc1hl5v+SRRN/s0IDAseuonfy YnZQ== X-Received: by 10.180.105.195 with SMTP id go3mr5044289wib.13.1360692125208; Tue, 12 Feb 2013 10:02:05 -0800 (PST) MIME-Version: 1.0 Sender: z@etiol.net X-Originating-IP: [190.104.27.28] In-Reply-To: References: <5119de00$0$11096$c3e8da3@news.astraweb.com> From: Zero Piraeus Date: Tue, 12 Feb 2013 14:01:45 -0400 X-Google-Sender-Auth: AuNoS5-ojJdu_3YASNzVmj4HD8A Subject: Re: Awsome Python - chained exceptions To: python-list@python.org Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQm/xdb1knTHSbnEkiI3NG5Ykp8EZUzWwlpFpISqlp6eD5HezZKpOBuCRJub/UuDmlhZbu/f 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1360692133 news.xs4all.nl 6854 [2001:888:2000:d::a6]:52741 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:38775 : On 12 February 2013 02:15, Steven D'Aprano wrote: > As an antidote to the ill-informed negativity of Ranting Rick's > illusionary "PyWarts", I thought I'd present a few of Python's more > awesome features [...] You could call them PyW00ts. -[]z.