[Tutor] Exploring the Standard Library

Monika Jisswel monjissvel at googlemail.com
Sat Jul 5 20:43:33 CEST 2008


import sys
print sys.path

but no one recommends starting with python from there. you're better of
reading the python.org/doc files.



2008/7/5 Nathan Farrar <nathan.farrar at gmail.com>:

>  I'd like to spend some time exploring the standard library.  I'm running
> python on Ubuntu.  How would I find the location of the modules (find /
> -name "os.py" does not yield results)?
>
> Thanks!
> Nathan
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20080705/0256967e/attachment.htm>


More information about the Tutor mailing list