MCPcopy
hub / github.com/Pylons/pyramid / update

Method update

src/pyramid/interfaces.py:398–399  ·  view source on GitHub ↗

Update the renderer dictionary with another dictionary ``d``.

(d)

Source from the content-addressed store, hash-verified

396 the dictionary, return the default"""
397
398 def update(d):
399 """Update the renderer dictionary with another dictionary ``d``."""
400
401 def clear():
402 """Clear all values from the dictionary"""

Callers 15

mergeMethod · 0.80
resource_urlMethod · 0.80
current_route_urlMethod · 0.80
__init__Method · 0.80
__call__Method · 0.80
__init__Method · 0.80
cloneMethod · 0.80
__init__Method · 0.80
__call__Method · 0.80
__init__Method · 0.80
__init__Method · 0.80
__init__Method · 0.80

Calls

no outgoing calls

Tested by 15

__init__Method · 0.64
__call__Method · 0.64
__init__Method · 0.64
cloneMethod · 0.64
__init__Method · 0.64
__call__Method · 0.64
__init__Method · 0.64
_registerSettingsMethod · 0.64
__call__Method · 0.64
_makeEnvironMethod · 0.64
_makeEnvironFunction · 0.64