Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ signature
Method
signature
Lib/inspect.py:2836–2837 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2834
2835
@property
2836
def
signature(self):
2837
return
self._signature
2838
2839
@property
2840
def
args(self):
Callers
4
_callable_postfix
Method · 0.45
_getargspec
Function · 0.45
_process_class
Function · 0.45
extra_info
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected