Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Pylons/pyramid
/ __init__
Method
__init__
tests/test_urldispatch.py:672–673 ·
view source on GitHub ↗
(self, **kw)
Source
from the content-addressed store, hash-verified
670
scheme =
'http'
671
672
def
__init__(self, **kw):
673
self.__dict__.update(kw)
674
675
676
class
DummyRoute:
Callers
nothing calls this directly
Calls
1
update
Method · 0.80
Tested by
no test coverage detected