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

4 lines
48 B
Plaintext

from shutil import copyfile
copyfile(src, dst)