On 19 June 2013 11:02, Chris “Kwpolska” Warrick <kwpol...@gmail.com> wrote:

> But anyways, instead of using the built-in docs, refer to the
> human-friendly documentation available on the web:
> http://docs.python.org/3/library/functions.html?highlight=zip#zip

True, but usually built-in is quicker, although I wish I could get rid
of all the __garbola__ and get right to the methods ;')  As for
downloadable help, I have a chm file, and the Search is terrible. It
will turn up Everything that has any text with the world 'zip' in it,
including Zippy the Clown ;')  Using Index is a bit better but still
finds garbage you must sift through. So builtin help would be
preferable if it were just a bit less concise and had some examples.
It's only an opinion. The gods of Python may do otherwise as they
choose.

Jim
>
-- 
Jim
Sci-fi novel in one line:
Congratulations miss, you have twins - but one is dark matter.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to