[Tutor] directory recursion

Rob Andrews rob.andrews at gmail.com
Mon Sep 12 16:55:49 CEST 2005


Thanks! That did the trick after very modest head scratching.

-Rob

On 9/9/05, Danny Yoo <dyoo at hkn.eecs.berkeley.edu> wrote:
> >
> > What's a nice, clean way to recursively scan through directories with
> > an arbitrary number of subdirectories?
> 
> Hi Rob,
> 
> You may want to look at os.walk():


More information about the Tutor mailing list