Lines Matching full:dir_path
500 dir_path = os.path.join(root, dir)501 if not os.listdir(dir_path):502 os.rmdir(dir_path)