Traversing A Directory For Files

Ben bencr at bigpond.com
Sun Jan 21 04:56:30 EST 2001


Hi,

I am looking for examples of a recusive Python algorithm to traverse a
directory and all subdirectories for files and return them to a list for
further processing.

I have something written already ... but it doesn't appear to be that
eloquant

Thanks In Advance






More information about the Python-list mailing list