On Aug 7, 2009, at 9:29 AM, pedro wrote:

On my machine (a Mac), os.listdir does include files that begin with "." Having the while loop timeout after 10 or 20 times through as was suggested a couple posts back will work fine for my particular situation.
Thanks

Yes, it does include files that begin with '.', but it does not include
the entries '.' and '..'.

-jeff

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

Reply via email to