To use shutil.copy : import pathlib import shutil my_file = pathlib.Path('/etc/hosts') to_file = pathlib.
確定! 回上一頁