SyntaxFix
Write A Post
Hire A Developer
Questions
import shutil shutil.move('a.txt', 'b.kml')
This will work to rename or move a file.