Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20453 > unrolled thread
| Started by | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| First post | 2012-02-15 17:36 +0000 |
| Last post | 2012-02-15 17:36 +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.
Re: Interactive keyword help Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-02-15 17:36 +0000
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2012-02-15 17:36 +0000 |
| Subject | Re: Interactive keyword help |
| Message-ID | <mailman.5838.1329327412.27778.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web