python change filename with os code example Example: python change filename import os os.rename('a.txt', 'b.kml')