MCPcopy
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
676class DummyRoute:

Callers

nothing calls this directly

Calls 1

updateMethod · 0.80

Tested by

no test coverage detected