os.path.join() は パスをつなげてくれる関数と理解しています。 たとえば、. Copied! osp.join("dir1/", "dir2") osp.join("dir1", "dir2").
確定! 回上一頁