On Thu, Aug 21, 2008 at 5:13 AM, Dotan Cohen <[EMAIL PROTECTED]> wrote:

> 2008/8/21 OmerT <[EMAIL PROTECTED] <[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.


http://docs.python.org/modindex.html
http://docs.python.org/lib/lib.html

They may not have a one line description, but for the most part they're
either fairly self explanatory or sounds like what they should. And if you
still can't find what you want, just ask here, and someone should have an
answer for you!

HTH,
Wayne
-- 
To be considered stupid and to be told so is more painful than being called
gluttonous, mendacious, violent, lascivious, lazy, cowardly: every weakness,
every vice, has found its defenders, its rhetoric, its ennoblement and
exaltation, but stupidity hasn't. - Primo Levi
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to