Nov-13-2018, 07:16 AM
Hi,
Why the code not copy files from folder 111 to folder 222?
The code:
import shutil
shutil.copy('C:\111','C:\111')
Look at an example in the video:
https://youtu.be/_Qa0Ezm7D9c
Thanks
Beni,
Why the code not copy files from folder 111 to folder 222?
The code:
import shutil
shutil.copy('C:\111','C:\111')
Look at an example in the video:
https://youtu.be/_Qa0Ezm7D9c
Thanks
Beni,