if os.path.basename(dirpath) == 'Documentation': Judging from your print statement, this is python2, so pathlib is not available, ...
確定! 回上一頁