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 -- http://mail.python.org/mailman/listinfo/python-list
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 -- http://mail.python.org/mailman/listinfo/python-list