Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20453
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: Interactive keyword help |
| Date | 2012-02-15 17:36 +0000 |
| References | <jhgl0l$gst$1@dough.gmane.org> <4F3BEA08.9010001@gmail.com> <CAJ6cK1bUVYLvLE+m6kJOcg5aVXw4o=7ajLxCEgP-VVBA16aF=g@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5838.1329327412.27778.python-list@python.org> (permalink) |
On 15/02/2012 17:27, Arnaud Delobelle wrote:
> 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')
>
Correct.
--
Cheers.
Mark Lawrence.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Interactive keyword help Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-02-15 17:36 +0000
csiph-web