Hello Python List,

When using perl I tend to use perldoc.

I spent ages today trying to list all items in a directory, simple I now
know (os.listdir) but I was trying to use os.walk simply because I had
no idea that listdir existed.  I only found listdir because I was
reading about walk!!!!

Is there a python version of perldoc?

Thanks for any guidance

Dan.

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to