shutil A list of common functions for modules. Copy class. shutil.copy(src, dst): Will file src Copy to dst.dst It can be a directory , ...
確定! 回上一頁