python find all files in directory recursively code example Example: python glob subdirectories import glob subdirectories = glob.glob("./*/")