On 27/07/17 03:22, C W wrote:
> Thank you very much, Steve!
> 
> I think I got it. To get help() on a method, you have to somehow invoke an
> object first.

Or just use the class. In Steven's examples he included list.sort.
'list' is the class name for a list.

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to