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


Groups > comp.lang.python > #10832

Re: Equality check

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.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.013
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'question:': 0.09; 'url:catb': 0.09; 'url:faqs': 0.09; 'url:~esr': 0.09; 'wed,': 0.12; 'wrote:': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'pm,': 0.16; 'aug': 0.19; 'header:In-Reply-To:1': 0.22; 'message-id:@mail.gmail.com': 0.28; 'to:addr:python-list': 0.34; '...': 0.34; 'page': 0.36; 'received:google.com': 0.38; 'received:209.85': 0.38; 'url:org': 0.38; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'received:209': 0.40; 'your': 0.60; 'complex,': 0.84
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=MVvwWcJb1ls4KjdQo2dTWPOGAfdI+gVy4ny4H+KqB+I=; b=eoFZQrWkhwDF3PdQSvvgxWbDMlkcU+EC9SFjs+vx/k4D6hYigY95c8ClrLp3BE7rVz LHz9hAURXOSueiDoGcC0tNqXqhFc8dnk4/Mc+yJMNzQhTl2SOnNOuXajWm/oHbxyYRic fPyf0ybl9P4cNK/IqGhzr7eCA1HR/StsPnTJs=
MIME-Version 1.0
In-Reply-To <4E399E6C.9000408@ieee.org>
References <CAGTE2R0JKQKM+-Pdd0r6=jRFi5gW3f20fHqSuq3OgHmQTimeSA@mail.gmail.com> <4E399E6C.9000408@ieee.org>
Date Thu, 4 Aug 2011 00:57:47 +0100
Subject Re: Equality check
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.1869.1312415870.1164.python-list@python.org> (permalink)
Lines 9
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1312415870 news.xs4all.nl 23881 [2001:888:2000:d::a6]:57870
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:10832

Show key headers only | View raw


On Wed, Aug 3, 2011 at 8:15 PM, Dave Angel <davea@ieee.org> wrote:
> If one is complex, ...

The situation is complex enough without bringing complex numbers into it!

OP, I recommend reading this page and then re-asking your question:
http://www.catb.org/~esr/faqs/smart-questions.html

ChrisA

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


Thread

Re: Equality check Chris Angelico <rosuav@gmail.com> - 2011-08-04 00:57 +0100

csiph-web