import shutil shutil.rmtree('/folder_name'). 標準庫參考:shutil.rmtree。 ... 文件”/usr/lib/python2.6/shutil.py“,第223行,在rmtree os.rmdir(path) ...
確定! 回上一頁