python command to change file name code example Example: python change filename import os os.rename('a.txt', 'b.kml')