To use Glob() to find files recursively, you need Python 3.5+. The glob module supports the ** directive(which is parsed only if you pass ...
確定! 回上一頁