DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python copy file to new filename
shutil has many methods you can use. One of which is: from shutil import copyfile copyfile(src, dst)
PREVIOUS
NEXT
Tagged:
#python
#copy
#file
#filename
ADD COMMENT
Topic
COMMENT
Name
2+3 =
Submit