Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!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.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'received:209.85.223': 0.03; 'check.': 0.09; 'happens.': 0.09; 'solution,': 0.09; 'bug': 0.10; 'thread': 0.11; 'subject:python': 0.11; '>on': 0.16; "api's": 0.16; 'send,': 0.16; 'subject:search': 0.16; 'thread.': 0.16; 'wrote:': 0.17; 'cheap': 0.17; 'pointed': 0.17; 'solution.': 0.18; '>>>': 0.18; 'followed': 0.20; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'guess': 0.27; 'reporting': 0.29; 'probably': 0.29; "i'm": 0.29; 'docs': 0.33; 'handle': 0.33; 'received:10.0': 0.33; 'anyone': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'along': 0.35; 'pm,': 0.35; 'posting': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'message- id:@gmail.com': 0.36; 'email addr:python.org': 0.36; "didn't": 0.36; 'enough': 0.36; 'received:209': 0.37; 'some': 0.38; 'received:10': 0.38; 'to:addr:python.org': 0.39; 'google': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'relatively': 0.62; 'saw': 0.75; 'pricing.': 0.84; "site's": 0.84; 'edwards': 0.91; 'angel': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=zrrMVYpKxmrgTNdZ2R2sRm9+1NlbgZqZoLOld3BmtHA=; b=ksBFCKkHyIpXzD2a2zQm4HDVpIeII1XeuUWHo2BoljJ18LDQuKXj14DYRORUMhSBUm Ga3pkU7HKmtiiv08OdAc58eqgfXY0QnvQcGB+ZS4ySyTGqG5PX8UGUVx/uJC8+9HvRgO LlmsVbhYZmAqZ/gJ4CRl/frU+7y5cyDzd8AzrBT4jEOThbQ/umb+cALChRRk9p1wnd/Z KlZxyj50fuEQ8aUk3CJHFss1QC5OoxNB9RWBr1acbq3DFj+M5Ovs9WrS94L9S1vuPVY4 gjxbv+NIKd9WWUd6S6CV9s7OCyDX191pxYcqOQYJq+0jexjDvxLa8EjpONuLlzlGPuSU fYgQ== Date: Thu, 06 Sep 2012 10:01:39 -0400 From: David Hoese User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:15.0) Gecko/20120824 Thunderbird/15.0 MIME-Version: 1.0 To: python-list@python.org Subject: python docs search for 'print' References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1346940109 news.xs4all.nl 6964 [2001:888:2000:d::a6]:42635 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:28599 On 9/5/12 3:03 PM, Grant Edwards wrote: > On 2012-09-05, Dave Angel wrote: >> >On 09/05/2012 01:47 PM, Grant Edwards wrote: >> > >>> >>Making the site's "search" box use Google or somesuch is probably the >>> >>simplest solution. I'm not enough of a web guy to know how to do >>> >>that, but I do know that some sites do handle site search that way. >>> >> >> >And google has some API's to make it relatively painless. And a >> >license form to fill in and send, along with your check. > I just saw the posting mentioning the pricing. So it is a simple > simple solution, but it's probably not cheap enough... > > I followed the bug reporting instructions on the docs site and emailed docs@python.org and pointed them at this thread. I didn't catch if anyone else on this thread already did it. I guess we'll see what happens. -Dave