Recursing into directories

John J. Lee jjl at pobox.com
Mon Dec 10 12:50:56 EST 2001


On Mon, 10 Dec 2001, Ron wrote:

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

os.path.walk?


John




More information about the Python-list mailing list