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