Walking recursivly through a directory-structure

Martin von Loewis loewis at informatik.hu-berlin.de
Mon May 29 11:59:31 EDT 2000


"=?iso-8859-1?q?P=E5l?= Sollie" <sollie at saint-etienne.no> writes:

> I've been looking at os.path.walk for this, but I'm not sure how to
> implement it. Anyone able to point me in the rigth direction?

print os.path.walk.__doc__

Martin



More information about the Python-list mailing list