Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28431 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2012-09-04 18:32 -0400 |
| Last post | 2012-09-04 18:32 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: python docs search for 'print' Terry Reedy <tjreedy@udel.edu> - 2012-09-04 18:32 -0400
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2012-09-04 18:32 -0400 |
| Subject | Re: python docs search for 'print' |
| Message-ID | <mailman.197.1346797951.27098.python-list@python.org> |
> 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. In the Windows Help version of the docs, enter print in the index tab and print builtin function is at the top. Same is true of the online index. (There are only three 'print' entries. There is a duplicate for the builtin and one for the fixer. Moral: look for things that would be indexed in the index. Searching for a word in text, especially a common one like print, brings in lots of junk. -- Terry Jan Reedy
Back to top | Article view | comp.lang.python
csiph-web