os.path.walk(path, visit, arg), Python3 好像没这个了,应该变成os.walk() 了。 os.path.supports_unicode_filenames, 设置是否支持unicode路径名 ...
確定! 回上一頁