Previous Next blank.gif blank.gif

Function overlay_values


SYNOPSIS

import HTMLgen
def overlay_values(obj, dict)

DESCRIPTION

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.

SEE ALSO

HTMLgen


Previous Next blank.gif blank.gif
Buzz.gif

Copyright © Robin Friedrich
All Rights Reserved
Comments to author: friedrich@pythonpros.com
Generated: Tue Apr 20, 1999