MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / Target

Class Target

test/base/test_events.py:46–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 pass
45
46 class Target:
47 dispatch = event.dispatcher(TargetEvents)
48
49 self.Target = Target
50

Calls

no outgoing calls