Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
Callers
15
test_no_slots_dispatch
Method · 0.70
test_slots_dispatch
Method · 0.70
test_clslevel
Method · 0.70
test_instance
Method · 0.70
test_once
Method · 0.70
test_once_unless_exception
Method · 0.70
test_once_doesnt_dereference_listener
Method · 0.70
test_propagate
Method · 0.70
test_listener_collection_removed_cleanup
Method · 0.70
test_listener_collection_removed_cleanup_clslevel
Method · 0.70
test_remove_not_listened
Method · 0.70
test_no_remove_in_event
Method · 0.70
Calls
no outgoing calls
Tested by
15
test_no_slots_dispatch
Method · 0.56
test_slots_dispatch
Method · 0.56
test_clslevel
Method · 0.56
test_instance
Method · 0.56
test_once
Method · 0.56
test_once_unless_exception
Method · 0.56
test_once_doesnt_dereference_listener
Method · 0.56
test_propagate
Method · 0.56
test_listener_collection_removed_cleanup
Method · 0.56
test_listener_collection_removed_cleanup_clslevel
Method · 0.56
test_remove_not_listened
Method · 0.56
test_no_remove_in_event
Method · 0.56