Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dabeaz/python-cookbook
/ example1.py
File
example1.py
src/8/creating_cached_instances/example1.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Simple example
2
3
class
Spam:
4
def
__init__(self, name):
Callers
nothing calls this directly
Calls
1
get_spam
Function · 0.70
Tested by
no test coverage detected