How does one figure all the builtin libraries/ classes that python supports?
For example if I want to sort a list of names, I would normally think of implementing the sorting routine in C. I am just beginning to learn python. It looks like there is a rich set available builtin libraries. So, is there one place where I can look to figure out I dont have to write afresh.
thanks,
Ravi.
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor