MCPcopy Create free account
hub / github.com/Kitware/VTK / __init__

Method __init__

Common/Core/Testing/Python/TestCommand.py:23–24  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

21
22class callback:
23 def __init__(self):
24 self.reset()
25
26 def __call__(self, o, e, d = None):
27 self.caller = o

Callers

nothing calls this directly

Calls 1

resetMethod · 0.95

Tested by

no test coverage detected