[Tutor] Removing files based upon time stamps

Steve Willoughby steve at alchemy.com
Wed Jun 25 23:52:40 CEST 2008


You might also want to consider using the path walk
facility in Python's standard lib as well, so you
can recurse into subdirectories doing this (if that
is helpful)
-- 
Steve Willoughby    |  Using billion-dollar satellites
steve at alchemy.com   |  to hunt for Tupperware.


More information about the Tutor mailing list