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>

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to