1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00
Files
cheat.sh/tests/results/11
2019-02-16 20:53:18 +01:00

287 B

from shutil import copyfile
 
copyfile(src, dst)