On Thu, Jun 19, 2014 at 5:18 AM, Ian D <dux...@hotmail.com> wrote:
> A while back some one linked to the python source and I was able to view the 
> whole of its libraries and class files something like this java api site 
> http://docs.oracle.com/javase/7/docs/api/
>
>
> But I cant seem to find what I want now.
>
>
> I wanted to be able to look at the classes etc


Hi Ian,

Are you looking for the Library Reference?  You can find it here:

    https://docs.python.org/2/library/index.html

It should describe the functionality of the standard library.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to