Walking recursivly through a directory-structure
Martin von Loewis
loewis at informatik.hu-berlin.de
Mon May 29 11:59:31 EDT 2000
More information about the Python-list mailing list
Mon May 29 11:59:31 EDT 2000
- Previous message (by thread): Walking recursivly through a directory-structure
- Next message (by thread): Walking recursivly through a directory-structure
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"=?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
- Previous message (by thread): Walking recursivly through a directory-structure
- Next message (by thread): Walking recursivly through a directory-structure
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list