Recursive Directory Contents

Brian Quinlan brian at sweetapp.com
Mon Feb 26 00:44:34 EST 2001


Try looking at the "walk" function in "os.path". 

-----Original Message-----
From: python-list-admin at python.org
[mailto:python-list-admin at python.org]On Behalf Of C. Porter Bassett
Sent: Sunday, February 25, 2001 8:30 PM
To: python-list at python.org
Cc: python-list at python.org
Subject: Recursive Directory Contents


Is there a common module out there that will recursively record the
contents of a directory?  I want to use it to do tests to see what files
have been modified since last check.



-- 
http://mail.python.org/mailman/listinfo/python-list





More information about the Python-list mailing list