In Python 3.5 and newer use the new recursive **/ functionality: configfiles = glob.glob('C:/Users/sam/Desktop/file1/**/*.txt', ...
確定! 回上一頁