I.e. remove directory recursively including subdirectories, if they exist! Use shutil.rmtree("/path/to/directory/") : import os import ...
確定! 回上一頁