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


Groups > comp.lang.python > #20451

Re: Interactive keyword help

Date 2012-02-15 11:23 -0600
From Andrew Berg <bahamutzero8825@gmail.com>
Subject Re: Interactive keyword help
References <jhgl0l$gst$1@dough.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.5836.1329326610.27778.python-list@python.org> (permalink)

Show all headers | 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