pathlib.Path.mkdir as used above recursively creates the directory and does not raise an exception if the directory already exists.
確定! 回上一頁