1
1
mirror of https://github.com/chubin/cheat.sh.git synced 2024-11-26 11:09:22 +03:00
cheat.sh/tests/results/11

4 lines
287 B
Plaintext
Raw Normal View History

from shutil import copyfile
2018-08-03 10:37:18 +03:00
copyfile(src, dst)