1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 21:26:44 +02:00
Files
cheat.sh/tests/results/10
T
2018-08-03 07:37:18 +00:00

287 B

from shutil import copyfile
 
copyfile(src, dst)