On 6/6/06, Fredrik Lundh <[EMAIL PROTECTED]> wrote:
> Lou Losee wrote:
>
> > How about something like:
>
> > import os, stat
> >
> > class DirectoryWalker:
> >     # a forward iterator that traverses a directory tree, and
> >     # returns the filename
>  > ...
>
> > not tested
>
> speak for yourself ;-)
>
> (the code is taken from http://effbot.org/librarybook/os-path.htm )
>
> </F>
>
Well that is good to know :)  I know I did not get it from there but I
had it in my snippits directory.

Lou


-- 
Artificial Intelligence is no match for Natural Stupidity
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to