[Tutor] Opinion - help could use more examples
Jim Mooney
cybervigilante at gmail.com
Wed Jun 19 20:11:48 CEST 2013
On 19 June 2013 11:02, Chris “Kwpolska” Warrick <kwpolska at 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.
More information about the Tutor
mailing list