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.105 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.84; '*S*': 0.04; 'seemed': 0.09; 'cc:addr :python-list': 0.11; 'for,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:operators': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'withdraw': 0.31; 'received:google.com': 0.35; 'pm,': 0.38; '12,': 0.39; 'show': 0.63; 'jul': 0.74; 'ethan': 0.84; 'furman': 0.84; '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=TxBTK7ocHcQF7ZY6Npa1kItlvsFSmQHGpn5dNUvbpuU=; b=Ez2NAM1vHXpBQOvtXjasswbXoZeFYCKkWJ8g/LZdiF1c86mrNQ+SPIHHqbgVaEl9AV a2DGr8SMRSKnY4luYS/ywl2B6R2s1hv5BJgoVcOPAD84u7OO/UwKUJvdCuTG9fjojrxy 7Y6Xpk3D3QFM9lCfagOTjWf/cGm6oDfB3K2VQkOYsENcAOqwGrKEGOiaa4mwRcJTTwBc wk9bQKRYOA+kCJOG7H3qrj33tJreXqxx7f7bexEd8Vw5u8mwRsy4q5qKOv7ckbB9ZHTc HCwfzGEZCYHtnp9PxHFs1gFpl9zVU6F0paI8CfS/AkdmnuIcqLqI2pN1+efTt5duw+7g +B3A== MIME-Version: 1.0 X-Received: by 10.52.244.81 with SMTP id xe17mr3487243vdc.24.1405149939288; Sat, 12 Jul 2014 00:25:39 -0700 (PDT) In-Reply-To: <53C0DB7D.20108@stoneleaf.us> References: <53bce8a3$0$2746$c3e8da3$76491128@news.astraweb.com> <53c0abe8$0$9505$c3e8da3$5496439d@news.astraweb.com> <53C0D199.8070804@stoneleaf.us> <53C0DB7D.20108@stoneleaf.us> Date: Sat, 12 Jul 2014 17:25:39 +1000 Subject: Re: Proposal: === and !=== operators From: Chris Angelico Cc: "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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 7 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1405149942 news.xs4all.nl 2890 [2001:888:2000:d::a6]:52724 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:74377 On Sat, Jul 12, 2014 at 4:53 PM, Ethan Furman wrote: > Because I'm tired, and it seemed like a good excuse to show else with for, > and because I'm tired. :) Excellent justification. I withdraw the criticism. :) ChrisA