Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ Concrete
Class
Concrete
Lib/test/test_typing.py:2838–2839 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2836
...
2837
2838
class
Concrete(Proto):
2839
pass
2840
2841
class
Other:
2842
attr: int = 1
Callers
3
test_protocols_isinstance_py36
Method · 0.70
test_get_protocol_members
Method · 0.70
test_is_protocol
Method · 0.70
Calls
no outgoing calls
Tested by
3
test_protocols_isinstance_py36
Method · 0.56
test_get_protocol_members
Method · 0.56
test_is_protocol
Method · 0.56
Used in the wild
real call sites across dependent graphs
searching dependent graphs…