Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-113645.py
File
recipe-113645.py
recipes/Python/113645_Classmethod/recipe-113645.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# junk.py
2
3
def
classmethod(method):
4
''
'Impulate py2.2 classmethod function. -> class method'
''
Callers
nothing calls this directly
Calls
2
Foo
Class · 0.70
bar
Method · 0.45
Tested by
no test coverage detected