Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ Concrete
Class
Concrete
Lib/test/test_typing.py:2835–2836 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2833
...
2834
2835
class
Concrete(Proto):
2836
pass
2837
2838
class
Other:
2839
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