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


Groups > comp.lang.python > #31719

Re: Python interactive help()

From Duncan Booth <duncan.booth@invalid.invalid>
Newsgroups comp.lang.python
Subject Re: Python interactive help()
Date 2012-10-19 08:56 +0000
Message-ID <XnsA0F165099333Bduncanbooth@127.0.0.1> (permalink)
References <mailman.2493.1350635687.27098.python-list@python.org>

Show all headers | View raw


Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:

> Good morning/afternoon/evening all,
> 
> Where is this specific usage documented as my search engine skills have 
> let me down?  By this I mean entering help() without parameters to get 
> the following output and then the help> prompt.
> 
It is documented under 'built-in functions'.

http://docs.python.org/library/functions.html#help


-- 
Duncan Booth http://kupuguy.blogspot.com

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


Thread

Python interactive help() Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-10-19 09:34 +0100
  Re: Python interactive help() Duncan Booth <duncan.booth@invalid.invalid> - 2012-10-19 08:56 +0000
    Re: Python interactive help() Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-10-19 10:09 +0100
      Re: Python interactive help() Duncan Booth <duncan.booth@invalid.invalid> - 2012-10-19 10:19 +0000

csiph-web