Path: csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed2a.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.154 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.81; '*S*': 0.11; 'cc:addr:python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:search': 0.16; 'threw': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'cc:addr:python.org': 0.22; 'this?': 0.23; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "d'aprano": 0.31; 'steven': 0.31; 'another': 0.32; 'received:google.com': 0.35; 'there': 0.35; 'pm,': 0.38; '2015': 0.84; 'subject:find': 0.84; 'subject:Best': 0.91; 'to:none': 0.92; 'serious': 0.97 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=MrI9zoBhNRj3fhRA70dWpadEauV5SSAMEEN+yrbBoi4=; b=pIeYcD9fkQJtljPUzCatOApWLwtJyz4Hmg85VRSgP27en4PKhREBkCp5lvz5RY6eBW QR9pP3wJPmgMapuymjJ+HxGBNku41l+npNvq6i2/FFbwpB7lGtiyOqZ97J9waFZYyiDm tw6ILNmfyiNDaOrIlNd5xkXlKwz8mGUFRIBzb5gNhZJwXG6npK2ltwJXccvpOauDNdak EiySoU4RKKDZE7EuBvOc5WktpFXbeH5P6mZqEx1jb2L85eJlHbauicouIMCvR01QJiG6 4eQogtg46HuhhMRDqrRkan8PlvVndkFdL7bdTSw5qC+bMoehMGl29FkwT50bsZkOshVv oHGw== MIME-Version: 1.0 X-Received: by 10.50.131.196 with SMTP id oo4mr16820929igb.2.1428547151589; Wed, 08 Apr 2015 19:39:11 -0700 (PDT) In-Reply-To: <5525e4bb$0$12991$c3e8da3$5496439d@news.astraweb.com> References: <2e3a3c01-20b3-4948-9b32-bd80ed46822b@googlegroups.com> <552460cc$0$13002$c3e8da3$5496439d@news.astraweb.com> <5525e4bb$0$12991$c3e8da3$5496439d@news.astraweb.com> Date: Thu, 9 Apr 2015 12:39:11 +1000 Subject: Re: Best search algorithm to find condition within a range 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.20 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: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1428547154 news.xs4all.nl 2891 [2001:888:2000:d::a6]:48020 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:88693 On Thu, Apr 9, 2015 at 12:32 PM, Steven D'Aprano wrote: > - Realistically, who is going to use this? Nobody. I was never suggesting it as a serious option; just threw it out there as another dumb alternative :) ChrisA