Recursing into directories

Ron ron.l.johnson at home.com
Mon Dec 10 12:22:06 EST 2001


Hi,

Is there a built-in class (in dircache, os.path????) that 
recurses thru a directory tree?

I've written one using dircache.listdir, but if there is some-
thing pre-written, I'd rather use that...

Thanks,
Ron
-- 
+-----------------------------------------------------------------+
| Ron Johnson, Jr.        Home: ron.l.johnson at home.com            |
| Jefferson, LA  USA      http://ronandheather.dhs.org:81         |
+-----------------------------------------------------------------+



More information about the Python-list mailing list