Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ signature
Method
signature
Tools/c-analyzer/c_parser/info.py:1083–1084 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1081
1082
@property
1083
def
signature(self):
1084
return
self.data
1085
1086
1087
class
TypeDeclaration(Declaration):
Callers
1
run_clinic
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected