python shutil do a cat of files code example Example: python copy file from shutil import copyfile copyfile(src, dst)