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


Groups > comp.lang.python > #28533

Re: python docs search for 'print'

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <d@davea.name>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.025
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'cpython': 0.05; 'check.': 0.09; 'terry': 0.09; 'bug': 0.10; 'cc:addr:python-list': 0.10; 'contribute': 0.10; 'subject:python': 0.11; 'do,': 0.15; "api's": 0.16; 'reedy': 0.16; 'send,': 0.16; 'simplest': 0.16; 'subject:search': 0.16; 'useless.': 0.16; 'wrote:': 0.17; 'solution.': 0.18; '>>>': 0.18; 'fairly': 0.21; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header :In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'there.': 0.28; 'probably': 0.29; 'this.': 0.29; "i'm": 0.29; 'code': 0.31; 'handle': 0.33; 'that,': 0.34; 'along': 0.35; 'pm,': 0.35; 'something': 0.35; 'but': 0.36; 'should': 0.36; 'enough': 0.36; 'subject:: ': 0.38; 'planning': 0.38; 'some': 0.38; 'sure': 0.38; 'performance': 0.39; 'received:192': 0.39; 'google': 0.39; 'received:192.168': 0.40; 'your': 0.60; 'relatively': 0.62; 'making': 0.64; 'license': 0.65; 'improvement.': 0.65; 'header :Reply-To:1': 0.68; 'received:74.208': 0.71; 'reply-to:no real name:2**0': 0.72; 'received:74.208.4.194': 0.84; 'secret,': 0.84; "site's": 0.84; 'edwards': 0.91; 'relating': 0.93
Date Wed, 05 Sep 2012 14:13:32 -0400
From Dave Angel <d@davea.name>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0
MIME-Version 1.0
To Grant Edwards <invalid@invalid.invalid>
Subject Re: python docs search for 'print'
References <mailman.184.1346781550.27098.python-list@python.org> <a220acde-c685-4f9f-868f-4016e79b17e6@googlegroups.com> <mailman.207.1346817942.27098.python-list@python.org> <k2836u$o3h$1@reader1.panix.com>
In-Reply-To <k2836u$o3h$1@reader1.panix.com>
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 7bit
X-Provags-ID V02:K0:HBhzeVfric6oxIH+qpcTrpdpDGG3yPWSpZVJw7MX3yB K70JC339vts1fHGKIrxcx8J3LXocBUpVu/HE5RPbmGHRw3bZ6V UeDBhewuDspfuiF4PxDNXxOv0tVWcpY1/+KRNDBhq9UVP69MUy kqNUey6fcpNpawVhlgfs2q5+nWWl5UGCoCnBow/sh40FRti9cr MsdCpft6TTbmMCFSOPIEbtW4YgYtIuaGJAosjbSqyMk8zFvU/h DNqkN1jonvAtAMADsXLYczLbQrZRUGYJb+498XVWsdEPc4oAY4 Lj/rFKeQDwtgjzQjeL75k+OHcp13iRlgoJhlwUmv8c3UIMEiA= =
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
Reply-To d@davea.name
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.261.1346868833.27098.python-list@python.org> (permalink)
Lines 26
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1346868833 news.xs4all.nl 6950 [2001:888:2000:d::a6]:60108
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:28533

Show key headers only | View raw


On 09/05/2012 01:47 PM, Grant Edwards wrote:
> On 2012-09-05, Terry Reedy <tjreedy@udel.edu> wrote:
>> On 9/4/2012 11:22 PM, Ramchandra Apte wrote:
>>
>>> I was actually planning to write a bug on this.
>> If you do, find the right place to submit it.
>> bugs.python.org is for issues relating to the cpython repository.'
>> I fairly sure that the website search code is not there.
>>
>> If you do find the right place, you should contribute something to an
>> improvement. The current search performance is not a secret, so mere 
>> complaints are useless.
> 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.




-- 

DaveA

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


Thread

python docs search for 'print' David Hoese <dhoese@gmail.com> - 2012-09-04 13:58 -0400
  Re: python docs search for 'print' Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2012-09-04 20:27 +0200
    Re: python docs search for 'print' Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-04 18:35 +0000
      Mailergate (was: python docs search for 'print') Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2012-09-05 20:42 +0200
  Re: python docs search for 'print' Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-04 18:28 +0000
    Re: python docs search for 'print' Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-04 23:44 +0000
      Re: python docs search for 'print' Ben Finney <ben+python@benfinney.id.au> - 2012-09-05 11:40 +1000
  Re: python docs search for 'print' Ramchandra Apte <maniandram01@gmail.com> - 2012-09-04 20:22 -0700
    Re: python docs search for 'print' Terry Reedy <tjreedy@udel.edu> - 2012-09-05 00:05 -0400
      Re: python docs search for 'print' Ramchandra Apte <maniandram01@gmail.com> - 2012-09-04 22:22 -0700
        Re: python docs search for 'print' Terry Reedy <tjreedy@udel.edu> - 2012-09-05 05:33 -0400
          Re: python docs search for 'print' Ramchandra Apte <maniandram01@gmail.com> - 2012-09-05 05:45 -0700
            Re: python docs search for 'print' Terry Reedy <tjreedy@udel.edu> - 2012-09-05 15:03 -0400
              Re: python docs search for 'print' Walter Hurry <walterhurry@lavabit.com> - 2012-09-05 20:24 +0000
                Re: python docs search for 'print' Ramchandra Apte <maniandram01@gmail.com> - 2012-09-06 01:30 -0700
          Re: python docs search for 'print' Ramchandra Apte <maniandram01@gmail.com> - 2012-09-05 05:45 -0700
      Re: python docs search for 'print' Ramchandra Apte <maniandram01@gmail.com> - 2012-09-04 22:22 -0700
      Re: python docs search for 'print' Grant Edwards <invalid@invalid.invalid> - 2012-09-05 17:47 +0000
        Re: python docs search for 'print' Dave Angel <d@davea.name> - 2012-09-05 14:13 -0400
          Re: python docs search for 'print' Grant Edwards <invalid@invalid.invalid> - 2012-09-05 18:24 +0000
  Re: python docs search for 'print' Ramchandra Apte <maniandram01@gmail.com> - 2012-09-04 20:22 -0700

csiph-web