Path: csiph.com!usenet.pasdenom.info!gegeweb.org!newsfeed.kamp.net!newsfeed.kamp.net!newsfeed.freenet.ag!news2.euro.net!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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'check.': 0.09; 'happens.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'solution,': 0.09; 'terry': 0.09; 'bug': 0.10; 'thread': 0.11; 'subject:python': 0.11; '>on': 0.16; "api's": 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'send,': 0.16; 'subject:search': 0.16; 'thread.': 0.16; 'wrote:': 0.17; 'cheap': 0.17; 'pointed': 0.17; 'jan': 0.18; 'solution.': 0.18; '>>>': 0.18; 'followed': 0.20; 'tracker': 0.20; 'url:bugs': 0.24; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; 'am,': 0.27; 'guess': 0.27; 'header:X-Complaints- To:1': 0.28; '>>>>': 0.29; 'reporting': 0.29; 'probably': 0.29; "i'm": 0.29; 'url:python': 0.32; 'docs': 0.33; 'handle': 0.33; 'anyone': 0.33; 'to:addr:python-list': 0.33; 'along': 0.35; 'pm,': 0.35; 'posting': 0.35; 'received:org': 0.36; 'but': 0.36; 'url:org': 0.36; 'email addr:python.org': 0.36; "didn't": 0.36; 'enough': 0.36; 'subject:: ': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'google': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'relatively': 0.62; 'different': 0.63; 'saw': 0.75; 'pricing.': 0.84; 'received:fios.verizon.net': 0.84; "site's": 0.84; 'edwards': 0.91; 'angel': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: python docs search for 'print' Date: Thu, 06 Sep 2012 14:21:31 -0400 References: <5048ACC3.4060201@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-173-75-251-66.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120824 Thunderbird/15.0 In-Reply-To: <5048ACC3.4060201@gmail.com> 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: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1346955712 news.xs4all.nl 6932 [2001:888:2000:d::a6]:45369 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:28627 On 9/6/2012 10:01 AM, David Hoese wrote: > 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. I opened a tracker issue for a different solution. http://bugs.python.org/issue15871 -- Terry Jan Reedy