Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ cmeth
Method
cmeth
Lib/test/test_pydoc/test_pydoc.py:1652–1653 ·
view source on GitHub ↗
(*args, **kwargs)
Source
from the content-addressed store, hash-verified
1650
pass
1651
@classmethod
1652
def
cmeth(*args, **kwargs):
1653
pass
1654
@staticmethod
1655
def
smeth(*args, **kwargs):
1656
pass
Callers
1
test_partial_as_method
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected