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!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.024 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'beginner': 0.05; 'python': 0.09; 'sep': 0.09; 'cc:addr:python-list': 0.10; 'subject:python': 0.11; 'subject:search': 0.16; 'wrote:': 0.17; 'received:74.125.82.174': 0.23; 'cc:2**0': 0.23; 'this:': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header :In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; "doesn't": 0.28; 'learn,': 0.29; 'searches': 0.29; 'url:mailman': 0.29; 'function': 0.30; 'url:python': 0.32; 'suggestion': 0.32; 'print': 0.32; 'url:listinfo': 0.32; 'received:74.125.82': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'but': 0.36; 'received:74.125': 0.36; 'url:org': 0.36; 'python.org': 0.37; 'subject:: ': 0.38; 'google': 0.39; 'header:Received:5': 0.40; 'url:mail': 0.40; 'think': 0.40; 'your': 0.60; 'great': 0.64; 'friend': 0.81; 'joel': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=jH2Y2uYDX4ZA9+Xrt9UjMG7fSQVJ5cj5m12GZY5/soU=; b=eZ1qsnLUCowH06mCkOLbYtITB07IBxzqZLbKS0XcfQmLYN4QhGVe/Qm9xH8UNX3ZrD 8LcBf+xS2ycY6N6VeMqGwTmkqhF+CNLoQQOgw5ikwN/UW/V5+3aBd+NEF6FCXOoncfHd W3FUi+zE+oD2fNbXF94Ij3gGm7Q+CO0/EFMfIVYgkzW72sObfH5wHVvl0uoq+kVq+BjX WN1o5WQQ0r2vdmQJs/Eu4aBq6PeVolUdxK8XZlAanWGrVSNCf/FIurwGZlBqnqI8AI6V jwpIC2c/jMZcFJM1D7dmJFAIoU7nLqm1ennpvrAGfiA81Hv2WmvAi5xu3ii7bxjUFfIL LKAg== MIME-Version: 1.0 In-Reply-To: <50464153.5090402@gmail.com> References: <50464153.5090402@gmail.com> Date: Tue, 4 Sep 2012 14:27:35 -0400 Subject: Re: python docs search for 'print' From: Joel Goldstick To: David Hoese Content-Type: text/plain; charset=UTF-8 Cc: python-list@python.org 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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1346783257 news.xs4all.nl 6938 [2001:888:2000:d::a6]:45820 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:28413 On Tue, Sep 4, 2012 at 1:58 PM, 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. > -Dave > -- > http://mail.python.org/mailman/listinfo/python-list That's pretty interesting. I always use google python 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 -- Joel Goldstick