python glob基本使用,遍历文件夹下所有文件 2020-01-17 本文已影响0人 slytherinwyne from globimport glob html_files = glob('./html_test/*.repair.html')