import HTMLgen
def overlay_values(obj, dict)
Adds each item from dict to the given object iff there already exists such a key. Raises KeyError if you try to update the value of non-existing keys.
Copyright © Robin Friedrich
All Rights Reserved
Comments to author: friedrich@pythonpros.com
Generated: Tue Apr 20, 1999