Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #19054
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.018 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'subject:None': 0.09; 'received:209.85.210.174': 0.13; 'received:mail- iy0-f174.google.com': 0.13; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'xavier': 0.16; 'wrote:': 0.16; 'jan': 0.19; 'header:In-Reply-To:1': 0.22; 'obviously': 0.23; 'pm,': 0.26; 'message-id:@mail.gmail.com': 0.28; 'rid': 0.28; 'confusion': 0.30; 'equality': 0.30; 'python3': 0.30; 'tue,': 0.32; 'to:addr:python-list': 0.33; '17,': 0.34; 'test': 0.35; 'but': 0.37; 'received:google.com': 0.37; 'received:209.85': 0.38; 'received:209': 0.39; 'subject:: ': 0.39; 'to:addr:python.org': 0.40; 'got': 0.40 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=WfBjndyrlzZ3bncxp2uJb0EoyUv5W6f8i/8cYqvk77w=; b=CplVvG/53NDY99C41DOazEKKMYa/FnvjTXKheHK30SmoEtyFul51PDwNNr3dHXmgS+ hHEwZL/EmC7dUln2mIQM7YKB+U+Wih58YvSPM5h6zblIR9IyGSKYKFXCZg87SDTuGM2k ub9ihZe37K9Um2ES0qr+tukhp9OBt0jqLXdMM= |
| MIME-Version | 1.0 |
| In-Reply-To | <CALWePYwBPHL=1XwinWu5tAbX_9gEoZNzpXEj3FEu-032V2yLRQ@mail.gmail.com> |
| References | <CALWePYyZ85Kbi=0d-ok2j1UPfaWDPi=p-6kkdrJLdmMM+9=xwQ@mail.gmail.com> <CAPTjJmpudsz8fm1Pi9=37OPGm+GQdR-JA8D-YFmPmNVNYAFQoQ@mail.gmail.com> <CALWePYwBPHL=1XwinWu5tAbX_9gEoZNzpXEj3FEu-032V2yLRQ@mail.gmail.com> |
| Date | Tue, 17 Jan 2012 17:57:12 +1100 |
| Subject | Re: Comparing None and ints |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4809.1326783435.27778.python-list@python.org> (permalink) |
| Lines | 7 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1326783435 news.xs4all.nl 6869 [2001:888:2000:d::a6]:37658 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:19054 |
Show key headers only | View raw
On Tue, Jan 17, 2012 at 5:55 PM, Xavier Ho <contact@xavierho.com> wrote: > Good to see Python3 got rid of that confusion :] Yep. Obviously you can still test for equality (they're not equal, of course), but now they're non-ordered. ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Comparing None and ints Chris Angelico <rosuav@gmail.com> - 2012-01-17 17:57 +1100
csiph-web