Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-578484.py
File
recipe-578484.py
recipes/Python/578484_Observer_Pattern/recipe-578484.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
copy
2
3
class
Subject:
4
def
__init__(self, excluded):
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected