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


Groups > comp.lang.python > #28410 > unrolled thread

python docs search for 'print'

Started byDavid Hoese <dhoese@gmail.com>
First post2012-09-04 13:58 -0400
Last post2012-09-04 20:22 -0700
Articles 1 on this page of 21 — 9 participants

Back to article view | Back to comp.lang.python


Contents

  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

Page 2 of 2 — ← Prev page 1 [2]


#28444

FromRamchandra Apte <maniandram01@gmail.com>
Date2012-09-04 20:22 -0700
Message-ID<mailman.205.1346815338.27098.python-list@python.org>
In reply to#28410
On Tuesday, 4 September 2012 23:29:26 UTC+5:30, David Hoese  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.  The print statement isn't even listed as far as I can tell.  
> 
> Is there something that can be done about this to make it easier for 
> 
> beginners?
> 
> 
> 
> I understand that this is a very basic search and "print" is a very 
> 
> common word and a very basic python statement, but it's pretty difficult 
> 
> for a beginner to learn when the first 5 results are about the 
> 
> disassembler and the next 5 are C functions.
> 
> 
> 
> -Dave

I was actually planning to write a bug on this.
----------------
my project which you will *never* *never* contribute to http://code.google.com/p/py2c

[toc] | [prev] | [standalone]


Page 2 of 2 — ← Prev page 1 [2]

Back to top | Article view | comp.lang.python


csiph-web