Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!news.tele.dk!news.tele.dk!small.news.tele.dk!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.062 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'operator': 0.03; 'lookup': 0.09; 'posted,': 0.16; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; "i've": 0.25; 'second': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'responded': 0.31; 'subject:with': 0.35; 'received:google.com': 0.35; 'raising': 0.36; 'error.': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'ian': 0.60; 'august': 0.61; 'break': 0.61; 'commenting': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=ep8FhbrCvWdS9MA2lYPKy8r8bpTUsa9dw/zl4LbQryc=; b=x5BFV8aKz1kjIhleT+ysGdGmTq121sHAUA29PLNTKIUp6TAM6An/K34awUuSaLuUhw vAlIkIE+QUJjGEJHrs/nQrUi53ZWDjV57yaNf52Fd9C85DbLMPPBjReGwmCxiQsFrWGZ oJqDJxfSsD0Tdh4GrfuqtuX0JRONrU0k2GNvQ/N4jUUTDIHiCw+vQF/hWAe7oZGdVk10 I0Si3im8BURRqrj2HcuXo/u00k9FSHFhHebDGu3jmcPXbjdX74XtP9uPzFdima9W8kq5 pNBEnXgx/jFWPOlIkIhzqKa5SWdiuSzdsL6njDfDw6D4ueNB+ucJ+DF4CstJGi5H7pJR FVag== X-Received: by 10.112.198.34 with SMTP id iz2mr3208454lbc.96.1408909818481; Sun, 24 Aug 2014 12:50:18 -0700 (PDT) MIME-Version: 1.0 Sender: joshua.landau.ws@gmail.com In-Reply-To: References: From: Joshua Landau Date: Sun, 24 Aug 2014 20:49:38 +0100 X-Google-Sender-Auth: 2Xb-x3r_QsuhOA3b_EaY5T2CALM Subject: Re: Working with decimals To: Python 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1408909820 news.xs4all.nl 2891 [2001:888:2000:d::a6]:42662 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:76945 On 24 August 2014 20:40, Ian Kelly wrote: > That's the same check I posted, just using the in operator instead of a > straight lookup and raising an error. I think I need to take a break from the internet. This is the second time in as many threads that I've responded with what I'm commenting on. *sigh*