Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ st
Method
st
Lib/test/test_typing.py:6390–6390 ·
view source on GitHub ↗
(x: int)
Source
from the content-addressed store, hash-verified
6388
class
Some:
6389
@staticmethod
6390
def
st(x: int) -> int: ...
6391
@classmethod
6392
def
cl(cls, y: int) -> int: ...
6393
Callers
2
__init__
Method · 0.80
__init__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected