Dealing with paths (Unix question)

Tyler Eaves tyler at scalegen.com
Sun Aug 3 00:59:15 EDT 2003


On Sun, 03 Aug 2003 03:04:13 +0000, paul wrote:

> hey there all!
> i'm writing some little programs, and i'd like to know about how to deal
> with directories on unix.  i've read up on this, but the docs don't really
> mention much on it.  do i use the pickle module, or something?
> 

Look at os.path.walk


-- 
Visit my blog - http://blog.scalegen.com
Music, Programming, and More.





More information about the Python-list mailing list