Removing files/folders older than X days ... If it is a file, use the os.remove(path) else use the shutil.rmtree() method ...
確定! 回上一頁