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


Groups > comp.lang.python > #20452 > unrolled thread

Re: Interactive keyword help

Started byArnaud Delobelle <arnodel@gmail.com>
First post2012-02-15 17:27 +0000
Last post2012-02-15 17:27 +0000
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.


Contents

  Re: Interactive keyword help Arnaud Delobelle <arnodel@gmail.com> - 2012-02-15 17:27 +0000

#20452 — Re: Interactive keyword help

FromArnaud Delobelle <arnodel@gmail.com>
Date2012-02-15 17:27 +0000
SubjectRe: Interactive keyword help
Message-ID<mailman.5837.1329326886.27778.python-list@python.org>
On 15 February 2012 17:23, Andrew Berg <bahamutzero8825@gmail.com> wrote:
> 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.

I think he's referring to help *on* keywords, e.g.

>>> help('yield')

-- 
Arnaud

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web