Gettings subdirectories

Florian Lindner Florian.Lindner at xgm.de
Wed May 3 14:52:32 EDT 2006


Hello,
how can I get all subdirectories of a given directories? os.listdir() gives
me all entries and I've found no way to tell if an object is a file or a
directory.

Thanks,

Florian



More information about the Python-list mailing list