From
[email protected] Thu Apr 30 18:50:52 1998
Date: Fri, 17 Apr 1998 12:10:10 -0400
From: Michael Richter <
[email protected]>
To: "'
[email protected]'" <
[email protected]>
Subject: A contributed module....
<<DirectoryTree.py>>
This module gives a nice framework for a class of problems I use Python for
on an almost daily basis: selectively walking a directory tree and
performing operations on file subsets therein. This isn't public domain,
but it is freely distributable and freely usable in most applications (read
the copyright notice at the top of the file for complete details). I'd be
honored if this was considered good enough to place in the contrib directory
at python.org.