Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ getData
Method
getData
recipes/Python/131499_Observer_Pattern/recipe-131499.py:32–33 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
30
self.notify()
31
32
def
getData(self):
33
return
self.data
34
35
36
class
HexViewer:
Callers
2
update
Method · 0.45
update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected