pathlib is a Python library that makes it easy to handle file in Python. ... new file inside new directory with open(os.path.join(path, file), 'wb'): pass.
確定! 回上一頁