1
1
mirror of https://github.com/chubin/cheat.sh.git synced 2024-11-23 10:35:29 +03:00
cheat.sh/tests/results/11
2019-02-16 20:53:18 +01:00

287 B

from shutil import copyfile
 
copyfile(src, dst)