os.rmdir() method in Python is used to remove or delete an empty directory. OSError will be raised if the specified path is not an empty ...
確定! 回上一頁