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


Groups > comp.lang.python > #20451

Re: Interactive keyword help

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!xlned.com!feeder7.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <bahamutzero8825@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.018
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'cpython': 0.05; 'function,': 0.07; 'lawrence': 0.09; 'think?': 0.09; 'am,': 0.12; 'keyword.': 0.16; 'subject:keyword': 0.16; 'wrote:': 0.18; 'subject:help': 0.21; 'received:209.85.210.174': 0.21; 'received :mail-iy0-f174.google.com': 0.21; "doesn't": 0.22; 'header:In- Reply-To:1': 0.22; 'appear': 0.23; 'received:192.168.1.4': 0.23; 'windows': 0.26; 'missed': 0.28; "didn't": 0.30; 'url:library': 0.31; 'message-id:@gmail.com': 0.31; 'certainly': 0.32; 'header :User-Agent:1': 0.33; 'to:addr:python-list': 0.35; 'url:python': 0.35; 'realise': 0.37; 'received:google.com': 0.37; 'received:209.85': 0.38; 'received:192': 0.38; 'couple': 0.38; 'received:192.168.1': 0.39; 'url:org': 0.39; "i'd": 0.39; 'received:209': 0.39; 'to:addr:python.org': 0.40; 'official': 0.40; 'here': 0.64; 'url:help': 0.75; '10:04': 0.84; 'url:functions': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=YYi3zTzMhBsNkZVrxKeoBtv7OAkI0yW9CrvB9CN9WzM=; b=N9pUhP/h1UQdJqSjlR7W1bdoAcrUuAOo3aFVzK9HS7GswPfWar1ASjv4Agsxwk7fqV Dwa3BDMa03f6S85kImvT3GXboVGQ/MUri4GzalcykXm/obnZ3K8go/Nnf3mSjHHRMVOw CnW8bIm4CmUGhaLU+56WeGlQcfubIV5zQgd3M=
Date Wed, 15 Feb 2012 11:23:20 -0600
From Andrew Berg <bahamutzero8825@gmail.com>
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111220 Thunderbird/9.0
MIME-Version 1.0
To "comp.lang.python" <python-list@python.org>
Subject Re: Interactive keyword help
References <jhgl0l$gst$1@dough.gmane.org>
In-Reply-To <jhgl0l$gst$1@dough.gmane.org>
X-Enigmail-Version 1.3.5
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
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.5836.1329326610.27778.python-list@python.org> (permalink)
Lines 12
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1329326610 news.xs4all.nl 6951 [2001:888:2000:d::a6]:36856
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:20451

Show key headers only | View raw


On 2/15/2012 10:04 AM, Mark Lawrence wrote:
> I didn't realise that this was available until today.  It doesn't appear 
> to be prominent in the official docs or have I missed something? 
> Certainly I'd have thought a couple of sentences here 
> http://www.python.org/about/help/ would be justified, what do y'all think?
> 
help() is a built-in function, not a keyword.
http://docs.python.org/library/functions.html#help
http://docs.python.org/py3k/library/functions.html#help

-- 
CPython 3.2.2 | Windows NT 6.1.7601.17640

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


Thread

Re: Interactive keyword help Andrew Berg <bahamutzero8825@gmail.com> - 2012-02-15 11:23 -0600
  Re: Interactive keyword help Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-02-15 23:57 +0000

csiph-web