On Tue, Mar 24, 2015 at 2:22 PM, Gregg Dotoli <gdot...@gmail.com> wrote:

> The print error is gone, but now the script quickly finishes and doesnt
> walk
> the OS tree or search.
>

You need to walk the directory tree recursively. Take a look at os.walk().

Skip
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to