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


Groups > comp.lang.python > #28419

Re: python docs search for 'print'

From Grant Edwards <invalid@invalid.invalid>
Newsgroups comp.lang.python
Subject Re: python docs search for 'print'
Date 2012-09-04 18:44 +0000
Organization PANIX Public Access Internet and UNIX, NYC
Message-ID <k25i5s$s1a$1@reader1.panix.com> (permalink)
References <50464153.5090402@gmail.com> <mailman.185.1346783257.27098.python-list@python.org>

Show all headers | View raw


On 2012-09-04, Joel Goldstick <joel.goldstick@gmail.com> wrote:
> On Tue, Sep 4, 2012 at 1:58 PM, David Hoese <dhoese@gmail.com> wrote:
>> A friend made me aware of this:
>> When a python beginner (2.x) quick searches for "print" on
>> docs.python.org, the print function doesn't even come up in the top
>> 20 results.
>
> That's pretty interesting.  I always use google python <whatever> and
> get very results.  Not a correction for what you think isn't working
> well on python.org (I think I agree)., but if your friend is looking
> to learn, my suggestion works great

googling "site:python.org <whatever>" also works nicely if you know
what you want is on the python.org site.  I never bother with the
site's search function -- the results are always far better using
google.  [This isn't a particular fault of the python.org site, I find
the same is true for pretty much every site I've ever used.]

-- 
Grant Edwards               grant.b.edwards        Yow! FROZEN ENTREES may
                                  at               be flung by members of
                              gmail.com            opposing SWANSON SECTS ...

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


Thread

Re: python docs search for 'print' Joel Goldstick <joel.goldstick@gmail.com> - 2012-09-04 14:27 -0400
  Re: python docs search for 'print' Grant Edwards <invalid@invalid.invalid> - 2012-09-04 18:44 +0000

csiph-web