Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20452
| References | <jhgl0l$gst$1@dough.gmane.org> <4F3BEA08.9010001@gmail.com> |
|---|---|
| Date | 2012-02-15 17:27 +0000 |
| Subject | Re: Interactive keyword help |
| From | Arnaud Delobelle <arnodel@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5837.1329326886.27778.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Interactive keyword help Arnaud Delobelle <arnodel@gmail.com> - 2012-02-15 17:27 +0000
csiph-web