2008/8/21 OmerT <[EMAIL PROTECTED]>:
> mostly, I google "docs.python" and the term or class I'm looking for.
> Mind, this mainly works for modules or classes which came with the 
> interpreter.
>

Exactly- that only works for term, classes, and functions that you
already know the name of. The php docs have a list of all the
functions with a one-line description. It's very easy to find which
funtion performs what one needs.

I would have never found the startswith() function with the current
document structure. But I suppose that is subject for another thread,
which I am sure would degrade quickly into a flamewar. I don't want to
be the cause of that :)

-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il
א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת

ä-ö-ü-ß-Ä-Ö-Ü
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to