Shane wrote:
> I've been giving Google a good workout with no luck. I would like to be
> able to search a Windows filesystem for filenames, returning a list off absolute
> paths to the found files, something like:
maybe some variation of
http://article.gmane.org/gmane.comp.python.general/422691
is what you need ?
</F>