On Thu, Jul 3, 2008 at 8:47 AM, Michael <[EMAIL PROTECTED]> wrote:
> Hi
>
> I have modified an algorithm from the think like a python programmer book
> for traversing folders and printing the files in those folders. It works for
> my original purposes but I have a students that wants to use it to run from
> a root folder, problem is that it crashes on the recycling bin as well as
> hidden and other types of folders.

How does it fail? It would help to see the complete error message
including the traceback.

Kent
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to