os.remove()

os.remove(path)

Remove a file (same as unlink(path)).