Dealing with paths (Unix question)

Andy C ayc8NOSPAM at cornell.edu
Sun Aug 3 04:11:47 EDT 2003


Or os.walk, that might be easier for a beginner.  I think that's new though
in 2.3.

"Tyler Eaves" <tyler at scalegen.com> wrote in message
news:pan.2003.08.03.04.59.15.104071 at scalegen.com...
> 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