Update « Dictionary « Python Tutorial






8.25.Update
8.25.1.The update method updates one dictionary with the items of another:
8.25.2.update() can be used to add the contents of one directory to another.